ICSME 2024
Sun 6 - Fri 11 October 2024
Thu 10 Oct 2024 10:30 - 10:55 at Abineau - Session 7: Software Architecture and Design Chair(s): Bonita Sharif

At Raincode, we migrate legacy mainframe applications into the cloud, more specifically to .Net. Perhaps surprisingly, these dinosaurs of our computing age are still relevant and important in the 21st century. For example, Reuters reported in 2021 that 95% of ATM swipes rely on COBOL code (which typically means on the mainframe). In this talk, I will give an overview of how Raincode successfully enables such dinosaurs to fly in the cloud. This yields advantages such as improved ease of maintenance and the ability to gradually evolve them to more modern beasts. More specifically the talk will be about the role of the state-of-the-art methods, techniques, and tools we use to train these dinosaurs. I will first touch on our compilers and IDE support. The former means advanced parsing for languages like PL/I where keywords are not reserved, i.e. variables named ‘if’ or ‘then’ are allowed, as well as how our IBM assembler compiler treats self-modifying assembly code (the norm in these systems). The latter means how we have full integration in a popular IDE; from syntax highlighting to complete debugger support. The second part of the talk treats the mainframe as an ecosystem: programs are written in multiple languages that inter-depend and depend on a host of standard utilities of the mainframe. We will show how using current tools allowed us to build two standard mainframe transaction monitor emulators with a low amount of effort, by offloading the brunt of the work to a mainstream database product. The third part of the talk discusses what we can do when these dinosaurs fly. On the one hand is enabling a gradual migration into the cloud thanks to our single source solution (which is why we emulate known bugs of the IBM compiler). On the other hand, we talk about how the existing COBOL, PL/I and IBM assembler code seamlessly interoperates with C#. This allows clients to, piece by piece, rewrite or extend their systems in C# if they so choose, thus evolving their dinosaurs to a contemporary ecosystem.

Thu 10 Oct

Displayed time zone: Arizona change

10:30 - 12:00
Session 7: Software Architecture and DesignIndustry Track / Tool Demo Track at Abineau
Chair(s): Bonita Sharif University of Nebraska-Lincoln, USA
10:30
25m
How to train your dinosaur: our strategy to migrate mainframe applications to the cloudIndustry Track Talk
Industry Track
Johan Fabry Raincode Labs, Belgium
10:55
15m
Migrating Existing Container Workload to Kubernetes - LLM Based Approach and EvaluationIndustry Track Paper
Industry Track
Masaru Ueno Fujitsu Limited, Tetsuya Uchiumi Fujitsu Limited
Pre-print
11:10
15m
Insights on Microservice Architecture Through the Eyes of Industry PractitionersIndustry Track Paper
Industry Track
Vinicius L. Nogueira Universidade Estadual de Maringa - UEM, Fernando S. Felizardo Universidade Estadual de Maringa - UEM, Aline M. M. M. Amaral State University of Maringá, Wesley Assunção North Carolina State University, Thelma Elita Colanzi State University of Maringa, Brazil
Pre-print
11:25
10m
Stereocode: A Tool for Automatic Identification of Method and Class Stereotypes for Software SystemsTool Demo Paper
Tool Demo Track
Ali F. Al-Ramadan Department of Computer Science, Kent State University, Joshua Behler Kent State University, Michael J. Decker Bowling Green State University, Natalia Dragan Kent State University, Michael L. Collard The University of Akron, Jonathan I. Maletic Kent State University
11:35
15m
Enhancing Legacy Code Quality through Iterative Refactoring: A Case Study at ASMLIndustry Track Paper
Industry Track
Andrei Valentin Girjoaba University of Groningen, Andrea Capiluppi University of Groningen