[Info-vax] Real live example...

Arne Vajhøj arne at vajhoej.dk
Tue Feb 21 15:19:06 EST 2023


On 2/21/2023 8:46 AM, Simon Clubley wrote:
> On 2023-02-20, Arne Vajhøj <arne at vajhoej.dk> wrote:
>> On 2/20/2023 8:01 AM, Jan-Erik Söderholm wrote:
>>>                           This includes migrating an estimated 1.5
>>> million lines of COBOL code plus other programming languages to the
>>> cloud-ready language, Java."
>>
>> Side note:
>>
>> Java is not more cloud ready than any other language
>> that can run on x86-64.
>>
>> In fact Java is less cloud ready than some other
>> technologies for FaaS cloud.
> 
> However, it's easy to convince the cheque signers that Java is a nice
> modern language while COBOL is some old obsolete language that needs to
> be replaced.
> 
> Note that I am NOT saying this is the reality. I am only saying that it's
> easy to convince the cheque signers that it is...

"modern" and "obsolete" does not mean anything for those people.

("supported" and "unsupported" means something, but both Java and
Cobol are supported so that does not tip the scale any way)

But there are some realities that they are aware of:
- the developers they hire knows Java not Cobol
- almost any DB/MQ/cache comes with a Java client while few comes
   with a Cobol client
- the typical Java setup would be much more geared towards
   CI/CD than the typical Cobol setup
- there are around 32 million open source artifacts available
   for Java via Maven not for Cobol

There are serious reasons to wish to be on Java instead
of Cobol.

There are also very serious reasons to not wanting to rewrite
large applications!

Arne





More information about the Info-vax mailing list