Re: Bootcamp

Liste des GroupesRevenir à co vms 
Sujet : Re: Bootcamp
De : arne (at) *nospam* vajhoej.dk (Arne Vajhøj)
Groupes : comp.os.vms
Date : 12. Jul 2025, 01:16:58
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104s9hs$1p3b9$1@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : Mozilla Thunderbird
On 7/11/2025 5:58 PM, Stephen Hoffman wrote:
On 2025-07-06 12:52:22 +0000, Waldek Hebisch said:
There are no indicatianos of substantial reimplementation.  Official info says that new or substantially reworked code is in C.  But w also have information that amount of Macro32 and Bliss did not substantially decrease.  So, (almost all) old code is still in use.
It could be that small changes to old code took a lot of time. It could be that some new pieces were particularly tricky. However, you should understand that porting really means replicating exisiting behaviour on new hardware.  Replicating behaviour gets more tricky if you change more parts and especially if you want to target a high level interface.
 You're correct. Reworking existing working code is quite often an immense mistake.
 It usually fails. If not always fails.
 And bringing a source-to-source translation tooling or an LLM can be helpful, and can also introduce new issues and new bugs.
 About the only way a global rewrite can succeed — absent a stratospheric-scale budget for the rewrite, and maybe not even then — is an incremental rewrite, as the specific modules need more than trivial modifications.
Large applications get rewritten all the time.
The failure rate is pretty high, but there are also lots of successes.
Two key factors for success are:
- realistic approach: realistic scope, realistic time frame and
   realistic budget
- good team - latest and greatest development methodology can not
   make a bad team succeed - people with skills and experience are
   needed for big projects
The idea of a 1:1 port is usually bad. Yes - you can implement the
exact same flow of your Cobol application in Java/C++/Go/C#,
but that only solves a language problem not an architecture problem.
You need to re-architect the solution: from ISAM to RDBMS,
from vertical app scaling to horizontal app scaling, from 5x16 to
7x24 operations etc..
And that is the problem with the incremental rewrite - it lean
more to existing architecture than changing architecture. The
strangler pattern is rarely practical to implement.
As an example of a success story Morgan Stanley recently told
that they rewrote 9 million lines of Cobol using a LLM. But smart
people - they did not let the LLM auto-convert the code (that
would likely have resulted in a big mess) - instead they
let the LLM document the code and produce requirements for the
new code.

Reworking a project of the scale of OpenVMS — easily a decade-long freeze — and for little benefit to VSI.
True. It is difficult to see the business case for that.
Arne

Date Sujet#  Auteur
21 May 25 * Bootcamp62Arne Vajhøj
21 May 25 +* Re: Bootcamp5Robert A. Brooks
21 May 25 i+* Re: Bootcamp2David Meyer
22 May 25 ii`- Re: Bootcamp1Subcommandante XDelta
23 May 25 i+- Re: Bootcamp1Stephen Hoffman
3 Jun 25 i`- Re: Bootcamp1Arne Vajhøj
3 Jun 25 +* Re: Bootcamp4Arne Vajhøj
6 Jun 25 i`* Re: Bootcamp3Craig A. Berry
6 Jun 25 i `* Re: Bootcamp2Arne Vajhøj
6 Jun 25 i  `- Re: Bootcamp1Craig A. Berry
7 Jun 25 `* Re: Bootcamp52Subcommandante XDelta
7 Jun 25  +* Re: Bootcamp17Lawrence D'Oliveiro
7 Jun 25  i`* Re: Bootcamp16Arne Vajhøj
9 Jun 25  i `* Re: Bootcamp15Simon Clubley
9 Jun 25  i  +- Re: Bootcamp1Simon Clubley
9 Jun 25  i  +* Re: Bootcamp8Dan Cross
9 Jun 25  i  i+* Re: Bootcamp2Simon Clubley
9 Jun 25  i  ii`- Re: Bootcamp1Dan Cross
9 Jun 25  i  i`* Re: Bootcamp5Arne Vajhøj
9 Jun 25  i  i +- Re: Bootcamp1Dan Cross
9 Jun 25  i  i +* Re: Bootcamp2Lawrence D'Oliveiro
9 Jun 25  i  i i`- Re: Bootcamp1Arne Vajhøj
10 Jun 25  i  i `- Re: Bootcamp1Simon Clubley
9 Jun 25  i  `* Re: Bootcamp5Arne Vajhøj
9 Jun 25  i   +* Re: Bootcamp2Robert A. Brooks
9 Jun 25  i   i`- Re: Bootcamp1Arne Vajhøj
9 Jun 25  i   +- Re: Bootcamp1Chris Townley
10 Jun 25  i   `- Re: Bootcamp1Simon Clubley
1 Jul 25  `* Re: Bootcamp34gcalliet
1 Jul 25   +* Re: Bootcamp4Simon Clubley
2 Jul 25   i`* Re: Bootcamp3gcalliet
2 Jul 25   i +- Re: Bootcamp1Arne Vajhøj
2 Jul 25   i `- Re: Bootcamp1Simon Clubley
2 Jul 25   `* Re: Bootcamp29Lawrence D'Oliveiro
2 Jul 25    `* Re: Bootcamp28gcalliet
3 Jul 25     `* Re: Bootcamp27Lawrence D'Oliveiro
3 Jul 25      `* Re: Bootcamp26Arne Vajhøj
3 Jul 25       +* Re: Bootcamp3Dan Cross
3 Jul 25       i`* OS emulation [was Re: Bootcamp]2Rich Alderson
3 Jul 25       i `- Re: OS emulation [was Re: Bootcamp]1Dan Cross
3 Jul 25       +* Re: Bootcamp2bill
3 Jul 25       i`- Re: Bootcamp1Chris Townley
3 Jul 25       `* Re: Bootcamp20Lawrence D'Oliveiro
4 Jul 25        +* Re: Bootcamp2Arne Vajhøj
4 Jul 25        i`- Re: Bootcamp1Lawrence D'Oliveiro
6 Jul 25        `* Re: Bootcamp17Waldek Hebisch
6 Jul 25         +* Re: Bootcamp13Lawrence D'Oliveiro
6 Jul13:52         i`* Re: Bootcamp12Waldek Hebisch
6 Jul16:04         i +- Re: Bootcamp1bill
6 Jul22:38         i +- Re: Bootcamp1Lawrence D'Oliveiro
11 Jul22:58         i `* Re: Bootcamp9Stephen Hoffman
11 Jul23:51         i  +- Re: Bootcamp1Lawrence D'Oliveiro
12 Jul01:16         i  `* Re: Bootcamp7Arne Vajhøj
12 Jul14:35         i   `* Re: Bootcamp6bill
12 Jul15:41         i    `* Re: Bootcamp5Arne Vajhøj
12 Jul16:02         i     `* Re: Bootcamp4bill
12 Jul16:13         i      `* Re: Bootcamp3Arne Vajhøj
12 Jul18:26         i       `* Re: Bootcamp2bill
12 Jul18:42         i        `- Re: Bootcamp1Arne Vajhøj
6 Jul16:02         +- Re: Bootcamp1bill
11 Jul22:13         `* Re: Bootcamp2Stephen Hoffman
11 Jul23:59          `- Re: Bootcamp1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal