Displaying items by tag: automated

Monday, 27 June 2022 13:10

Modernize the code. Keep the brilliance.

 

How long would it take you to complete 25,000 tasks that take thirty minutes each?

Before you drag out your calculator, that’s 12,500 hours, or about 1,562 working days. Wouldn’t it be better to have it all done in under an hour? That gives you an idea of how refactoring—when done correctly—can accelerate modernization process and deliver accuracy in the range of just one error among 20,000 lines of code. That’s the kind of accuracy that’s needed for critical systems. Let’s talk about how refactoring achieves it so fast.

The refactoring phase of modernization at TSRI takes a project beyond updating the code and database to modern standards and system architecture. Sure, the planning, assessment, transformation, and integration phases of a modernization process get the mass of the work done. But more is needed. Imagine if a great painter only took a portrait to the point of getting the features in the right places. For functional equivalency, high performance, and future-readiness you need to dive into the details to get them as right as the original—and ready for future enhancements and needs.

That’s where refactoring can be hugely beneficial. If, after the transformation and integration phases you have to find and address each issue manually over hundreds of thousands or millions of lines of code, you may as well add those 12,500 or more hours back in. That’s why refactoring is key. By including an iterative code scanning and refactoring phase to the modernization process, TSRI automatically and semi-automatically remedies a host of issues at scale that would make developers run for the hills, including:

  • Pinpointing and getting rid of dead or non-functional code
  • Merging and consolidating duplicate code and data
  • Improving design of code and data
  • Eliminating system flaws from transformed software
     

"TSRI's refactoring process creates reusable components that can be applied to future projects"


And beyond those cleaning and refining functions, a well-designed refactoring process also provides forward-looking advantages. TSRI’s refactoring process improves maintainability, remediates security vulnerabilities, increases performance, and modularizes functionality. It also creates reusable components that can be applied to future projects for optimization, packaging, and redistribution.

When you’re able to reuse some or all of the outputs of automated or semi-automated refactoring, you don’t have to recreate the mechanisms for modern microservices, REST calls, and other reusable elements. They’re at your fingertips and ready for integration in modern environments or databases for future projects. It gives you the best of modularity, but customized and created specifically for your systems’ needs such as data-dictionaries, code and record consolidation, introduction of logging or comments, and more.

 

"It gives you the best of modularity, but customized and created specifically for your systems' needs."

 

One scan, one rule, and thousands of fixes

A key part of the refactoring process is scanning the newly modernized code to find issues for remediation. To do this, we use the SonarQube scanning tool. SonarQube is an open-source platform that executes continuous inspection of code quality in modernized code. It provides a detailed report of bugs, code smells, vulnerabilities, code duplications, and more. Once SonarQube has identified problems in the code the TSRI team can use the results to resolve the issues and improve code maintainability issues and security vulnerabilities.

This is where the economy of rules comes in. Once SonarQube has pointed out issues across thousands of lines of code, TSRI uses that intel to identify the types of issues that need to be addressed. When an issue appears once in an application, it often appears hundreds or thousands of times, and a single rule applied across all code can eliminate a host of individual instances.

 

So how did we get to those 12,500 hours we started with? We didn’t just make it up. In a TSRI project for Deutsche Bank, a single rule created based on a scan of the code fixed about 25,000 instances that issue. SonarQube estimated it would take 30 minutes to fix each instance. That means refactoring automated the remediation process and saved them about 12,500 hours of software development time. That’s a lot of Marks.

 

 

The proof is in the work. Refactoring can not only save thousands of coder hours, but a combination of code scanning and refactoring can also uplevel your modernization with:

  • Maintainability making it easier to update and manage code going forward
  • Readability for modern developers to find and improve the functions they need more easily
  • Security by increasing the speed with which security issues can be found and remediated either manually or through refactoring rules
  • Performance greatly increasing the efficiency of the application—for instance, enabling multiple services to run in parallel rather than sequentially.

 

Find out what refactoring done right can do for you, contact TSRI now

 

----

Proven by decades of results. Prove it for yourself.
For decades, TSRI clients have been discovering a dramatically faster, more accurate, and less expensive AI-based and automated modernization process. We’ve earned a place as the go-to resource for enterprise corporations, government, military, healthcare, and more. Now prove it for yourself. Find out how the proprietary TSRI modernization process delivers future-ready, cloud-based code in any modern language in a fraction of the time.

See Case Studies 
Learn About Our Technology 
Get Started on Your Modernization Journey Today! 

Published in Best Practices
Wednesday, 30 March 2022 14:17

Ada 95 to C++ IDT ATRT

TSRI modernized IDT's Automated Test & ReTest (ATRT) tool from Ada 95 to C++. ATRT is a patented automated testing and analysis toolset that provides development and integration; system and certification; installation; and cybersecurity testing for many vital military planning, weapon and sensor systems.

  • Customer & Integrator: Innovative Defense Technologies (IDT)
  • Source & Target Language: Ada 95 to C++
  • Lines of Code: 195,000 (Classified and Unclassified)
  • Duration:  2 months

 

Published in Case-Studies
Wednesday, 30 March 2022 14:17

Fortran to C++ Lockheed Martin ISPAN SWPS

TSRI came aboard as a member of the Lockheed Martin (LMCO) team that bid on the I-SPAN modernization program. TSRI's role was to demonstrate the technical feasibility of fully automated approaches to re-engineering and transitioning classified modules from the MGPS system into an open, flexible, scalable, and extensible software environment.

  • Customer & Integrator: US Strategic Command & Lockheed Martin
  • Source & Target Language: Fortran to C++
  • Lines of Code: 80,000
  • Duration:  6 months
  • Services: Code Transformation, Automated Refactoring, Assessment, Testing, UML Documentation
  •  
  •  
Published in Case-Studies
Wednesday, 30 March 2022 14:17

JOVIAL to C++ Boeing ALCA ITAP

TSRI was asked to assist The Boeing Company to modernize the ALCA Integrated Tactical Avionics Program (ITAP). ITAP, originally a real-time embedded J73 JOVIAL program, required transformation to modern C++. The transformed version of ITAP needed to exhibit real-time performance equal to or better than the original system with platform independence. By converting the J73 JOVIAL into C++, Boeing reduced future maintenance costs with the availability of modern software development environments and greater flexibility in its choice of hardware upgrades.

  • Customer: Boeing
  • Source & Target Language: JOVIAL to C++
  • Duration:  3 months
  • Services: Automated Code Transformation, Code Documentation, Assessment
  •  
  •  
Published in Case-Studies
Wednesday, 30 March 2022 14:04

Ada to C++ L3 VTT

L-3 Communications Corporation awarded a sole-source contract to TSRI for modernization of the the U.S. Army’s Variable Message Format Test Tool (VTT).

  • Customer & Integrator:  L-3 Communications
  • Source & Target Language: Ada and C++
  • Lines of Code: 77,344
  • Duration:  6 Months
  • Services: Code Transformation, Automated Refactoring, System Integration & Test Support, Final “To-Be” Documentation

Published in Case-Studies

How much automation actually makes a difference?
10% of 10 million lines of code is still 1 million lines.


A major modernization project involving millions or tens of millions of lines of code can take years and cost millions of dollars. Using artificial intelligence and modern computing method and automation, much of that time and expense can be eliminated. The question is, by how much? If your project starts out at 10 million lines of code and your automation technique cuts that down by 90%, you’re still left with a 1-million-line project that can take months to manually assess, document, transform, and refactor.


To appreciably accelerate large modernization projects, automation must eliminate as near as possible to 100% of the effort. That means in the range of 99.9X%. Without that, your organization can be left with significant and costly manual
loads that can take years, strain budgets, result in unacceptable error rates, and still produce poorly written modern code. Even advanced automation cannot take code straight from any source language to a modern cloud-ready language. First, the code must be translated through a universally accepted language modeling system and standard to maximize the extensibility and efficiency of application analysis, transformation, and refactoring—an Intermediate Object Model (IOM). This is one of the keys to accelerating modernization that The Software Revolution Inc. (TSRI) has implemented for their clients.

The languages used for specifying grammars and transformations must fit the specific problems at hand and be as expressive and efficient as possible. TSRI has developed and defined three domain-specific high-level specification languages JPGEN™, JTGEN™ and JRGEN™:

  • JPGEN™ defines grammar system and language models

  • JTGEN™ delineates transformations between these models

  • JRGEN™, a 5th generation artificial intelligence language supports first order logic and predicate calculus as well as 3GL and 4GL language constructs

Together, these three proprietary tools comprise TSRI’s JANUS Studio®.


IOM: A Literally Exponential Improvement in Transformation
The three components of JANUS Studio® transform and compile software code originally developed in language such as Ada, Visual Basic, Vax Basic, C, C++, COBOL, C#, Java, Jovial, FORTRAN, and more than 30 other languages into efficient, platform-neutral C++.  The core function of the IOM creates a language-neutral model into which all legacy source languages are transformed, and from which all modernized target languages can be generated. The IOM is effectively a universal translator. It simplifies the “O(n-squared)” language transformation problem to a much simpler “O(n+1)” language transformation problem. The IOM provides a set of generic language constructs that serve as a reusable language-neutral formalism for assessment, documentation, transformation, refactoring, and web-enablement.

This solution allows simple 64-bit multi-processor LINUX platforms to analyze massive software models using parallel processing.

Using IOM, and the expertise of TSRI’s exceptionally skilled developers, JANUS Studio® is simply the most powerful, least expensive, and lowest risk technology available to automatically modernize (assess, document, transform, refactor, and web-enable) legacy systems. Using the AI-enhanced capabilities of JANUS Studio®, 99.9X% of software transformation can be automated, cutting transformation project times from years to months—or weeks.
 

"Simply the most powerful, least expensive and lowest risk technology available to automatically assess, document, transform, refactor, and web-enable legacy systems.”


A Model for Automated Modernization


As Scale Increases, So Does Efficiency
JANUS Studio®  allows TSRI developers to cut modernization projects so drastically using Artificial Intelligence-based modeling that drives that 99.9X% automation rate. Not only that, but because every application and every language is modernized and transformed at the meta-model stage, every prior project (regardless of the language or industry) further develops the toolset and TSRI libraries, resulting in greater value for each future project. The more scale, the more uses, the more efficient the process.
 

This email address is being protected from spambots. You need JavaScript enabled to view it.
It’s no surprise that TSRI adheres to the Object Management Group (OMG) principles of model-based and architecture-driven software modernization. We’re not just a member, TSRI is the principal author of the Abstract Syntax Tree Meta-Modelling Standard used by the OMG. We’re deeply involved in the innovations and future of OMG and look forward to the next Member Meeting March 21-25 in Reston, Virginia. If you plan to be there, we’d love to talk about how to significantly accelerate your modernization projects, while lowering cost and error rates.
 

This email address is being protected from spambots. You need JavaScript enabled to view it.

 

---

TSRI is Here for You 
As a leading provider of software modernization services, TSRI enables technology readiness for the cloud and other modern architecture environments. We bring software applications into the future quickly, accurately, and efficiently with low risk and minimal business disruption, accomplishing in months what would otherwise take years. 

See Case Studies 
Learn About Our Technology 
Get Started on Your Modernization Journey Today! 

 

Published in Best Practices

Using money from the Technology Modernization Fund (TMF) under the Modernizing Government Technology Act disbursed by the General Services Administration (GSA) of the U.S. government, the Department of Housing and Urban Development (HUD) sought to modernize several of its remaining critical systems on a legacy Unisys mainframe written in COBOL with a flat-file DMS-II database.

Customer: Department of Housing and Urban Development and Salient CRGT

Source & Target Language: Unisys COBOL to Java

Lines of Code: 1.3 Million

Duration:  8 Months

Services: Automated Code Transformation, Automated Refactoring, Integration and Testing Support, Enginerring Support, Software Maintenance Agreement, Transformation Blueprint®Application "As-Is" Blueprint®

 

 

Published in Case-Studies
Tuesday, 15 September 2009 13:54

2002 - USAF Software Technology Conference

 

"The Software Revolution, Inc. To Participate In The U.S. Air Force's Software Technology Conference"

Kirkland, WA. (March 7, 2002) – The Software Revolution, Inc. (TSRI) will be a major participant at the upcoming Air Force-sponsored Software Technology Conference (STC) in Salt Lake City, Utah scheduled for 29 April to 2 May 2002. Located in Booth 927 of the Exhibition Hall, the senior staff of TSRI will be available throughout the week to answer questions and provide in-depth demonstrations of the eVolution 2000 TM toolset.

For those attending this important conference, it will be an excellent opportunity for a first-hand view of TSRI's automated legacy system modernization technology that is sweeping the logistics and maintenance, and operational communities within the Air Force. TSRI will be providing real-time transformation demonstrations of the Jovial, Fortran, Cobol, Assembler, Ada, and CMS2 languages into C++. It will also be an opportunity to learn about the range of contract vehicles now available to TSRI for quickly and efficiently providing support to the Air Force

eVolution 2000™ toolset

The foundation of TSRI's capabilities is the eVolution 2000™ tool-set. Through the application of state-of-the-art artificial intelligence technologies, TSRI has developed a highly automated capability (99%+) to assess, transform, re-factor, and if desired web-enable, a wide variety of application source languages, along with their associated databases. TSRI can transform Cobol, Jovial, C, Fortran, Assembler, Ada, and CMS2 into modern, platform-independent C++, JAVA, or XML (eXtended Markup Language) with CORBA (Common Object Request Broker Architecture) compatibility.

Using eVolution 2000™, TSRI can carry out sophisticated legacy software modernization in a fraction of the time and budget associated with alternative approaches. More importantly, TSRI reduces the technical and schedule risk associated with legacy system modernization by generating modernized applications and data that are fully documented and guaranteed accurate functional equivalents of the original legacy system.

For more information about TSRI, visit our web site or contact:

TSRI
Greg Tadlock
Vice President of Sales
Phone: (425) 284-2770
Fax:     (425) 284-2785
This email address is being protected from spambots. You need JavaScript enabled to view it.
Published in Events
Tuesday, 15 September 2009 13:54

TSRI Modernizes European ATC

 

"Thales Air Systems Java Flight Data Processing (JFDP) European-E Air Traffic Management (EATMS) approved for operation in late 2010."

Kirkland, WA. (October 15, 2009) – Thales Air Systems (THALES) of France awarded a ‘follow-on’ contract to The Software Revolution, Inc. (TSRI) in April to modernize the Flight Profile Library (FPL), the core of the Java Flight Data Processor (FDP) of THALES Eurocat-E air traffic control system. Under this contract, TSRI automatically translated the FPL from Ada into Java, refactored the Java to remove dead code, refactored Ada generics into Java generics, and detected and refactored global variables to minimize their visibility as Java member data. Modernization of the FPL module completes a project spanning 4-years in which TSRI supported the modernization of three variations of Eurocat-E, comprising approximately 1.7 million lines of Ada code into real time Java. Automated code translation, code redundancy analysis and code consolidation techniques were applied to modernize the three primary variations of the Eurocat (comprising approximately 1.6 million lines of code) with unprecedented economy of scale and scope and with two to one improvement in key code quality metrics according to published case studies. The European aviation authority required automated code transformation be used to minimize introduction of human error during the modernization of the Eurocat system. The transformed Java Eurocat complies with safety requirements of Eurocontrol (ESARR6) mandates governing SoftWare Assurance Levels (SWAL assessment required for ground applications).

Thales Air Systems S.A. is a major global provider of air traffic management systems and The Software Revolution, Inc. (TSRI) is an industry leader in automated legacy system modernization. Thales Air Systems supplies Eurocat-E as the primary air traffic control system in Europe, Asia and Australia where Eurocat is installed at 260 air traffic control centers worldwide. The JFDP air traffic control system is scheduled to commence operation at the end of 2010 at airports all across Europe and Asia. 

Philip Newcomb, The Software Revolution Chief Executive Officer said, “The Software Revolution is very proud to have played an instrumental role in the modernization of the European air traffic control system for Thales. A key to the success of this project was the use of JANUS Studio®    for automated transformation, refactoring and creation of the Transformation Blueprint ® to document the products and process. I believe the FAA could dramatically reduce costs as well as its 15-year schedule for the NextGen air traffic control system upgrade through the use of similar methods to those the Europeans have employed to modernize the European air traffic control system.”


For more information about TSRI, visit our web site or contact:

TSRI
Greg Tadlock
Vice President of Sales
Phone: (425) 284-2770
Fax:     (425) 284-2785
This email address is being protected from spambots. You need JavaScript enabled to view it.

Published in Press
Tuesday, 15 September 2009 13:54

TSRI Modernizes Cable Telco

 

"Thales Air Systems Java Flight Data Processing (JFDP) European-E
AirTraffic Management (EATMS) approved for operation in late 2010"

Kirkland, WA. (October 15, 2009) – Thales Air Systems (THALES) of France awarded a ‘follow-on’ contract to The Software Revolution, Inc. (TSRI) in April to modernize the Flig ht Profile Library (FPL), the core of the Java Flight Data Processor (FDP) of THALES Eurocat-E air traffic control system. Under this contract, TSRI automatically translated the FPL from Ada into Java, refactored the Java to remove dead code, refactored Ada generics into Java generics, and detected and refactored global variables to minimize their visibility as Java member data. Modernization of the FPL module completes a project spanning 4-years in which TSRI supported the modernization of three variations of Eurocat-E, comprising approximately 1.7 million lines of Ada code into real time Java. Automated code translation, code redundancy analysis and code consolidation techniques were applied to modernize the three primary variations of the Eurocat (comprising approximately 1.6 million lines of code) with unprecedented economy of scale and scope and with two to one improvement in key code quality metrics according to published case studies. The European aviation authority required automated code transformation be used to minimize introduction of human error during the modernization of the Eurocat system. The transformed Java Eurocat complies with safety requirements of Eurocontrol (ESARR6) mandates governing SoftWare Assurance Levels (SWAL assessment required for ground applications).

Thales Air Systems S.A. is a major global provider of air traffic management systems and The Software Revolution, Inc. is an industry leader in automated legacy system modernization. Thales Air Systems supplies Eurocat-E as the primary air traffic control system in Europe, Asia and Australia where Eurocat is installed at 260 air traffic control centers worldwide. The JFDP air traffic control system is scheduled to commence operation at the end of 2010 at airports all across Europe and Asia.

Philip Newcomb, The Software Revolution Chief Executive Officer said, “The Software Revolution is very proud to have played an instrumental role in the modernization of the European air traffic control system for Thales. A key to the success of this project was the use of JANUS Studio®    for automated transformation, refactoring and creation of the Transformation Blueprints to document the products and process. I believe the FAA could dramatically reduce costs as well as its 15-year schedule for the NextGen air traffic control system upgrade through the use of similar methods to those the Europeans have employed to modernize the European air traffic control system.”

For more information about TSRI, visit our web site or contact:

TSRI
Greg Tadlock
Vice President of Sales
Phone: (425) 284-2770
Fax:     (425) 284-2785
This email address is being protected from spambots. You need JavaScript enabled to view it.

 

Published in Press
Page 1 of 2