Comments
Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud. We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
Cloud Expo on Google News


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
SYS-CON.TV
Top Links You Must Click On


Wrangling Big Iron
Wrangling Big Iron

Web-based distribution of applications is a proven IT winner. Since the ascendance of the browser, hundreds of success stories have emerged surrounding the deployment of Internet/Intranet applications. Many of these, in one way or another, involve the opening up of legacy applications and data through distributed clients. According to commonly cited figures, around 70 percent of the world's data and associated applications reside on mainframe platforms. It is, therefore, not surprising that numerous products and frameworks have emerged over the past year designed to integrate the mainframe into the emerging world of Java and distributed network technology.

Russ Bartels, Director of middleware consulting services for Hitachi Data Systems (HDS) regards the extension of the mainframe into the object world as an important IT trend. Hitachi Ltd., the parent company and a major global mainframe vendor, is developing object-oriented products to enable businesses to link electronic commerce applications to existing applications and data residing on legacy computer systems.

"Most of our clients that are developing electronic commerce applications require sophisticated, object-oriented solutions. As the coordination of multiple applications with legacy code and data becomes the norm, the new technology will supercede previous approaches, such as simple screen scraping," said Bartels.

Over the past year, a number of companies have begun to offer products that provide a starting point for bringing the mainframe into the Java universe (or vice versa if you're of the mainframe world). Products have appeared that allow you to distribute a robust GUI interface over the Internet based upon your mainframe application. Most importantly, they limit writing off the huge investment you've made in your mainframe as much as possible, evolving your existing systems rather than replacing them.

The current offerings of mainframe/Java technologies can be divided into two general classes:

  • accessing mainframe applications through the network
  • accessing mainframe data and CICS transactions as services from external applications

    We will look at a few vendors offering products in each space.

    The ability to access mainframe applications over a network and through a GUI OS has been around for some time through technologies such as terminal emulation and screen-scraping. It should come as no surprise then that they were among the first applications of the mainframe world to move to Java.

    Over the past year, products have emerged that fit the traditional "screen-scraping" model; products that allow you to build thin Java clients by cutting and pasting fields from existing character-based host screens, and by mixing in GUI attributes such as buttons, pull-downs, color, etc. These technologies provide the low-cost reach of a browser-based distributed client and the benefits of GUI look and feel.

    A product called Jacada from Client/Server Technology (www.cst.com) automates the generation of thin Java clients from host screens using a rules-based technology called KnowlegeBase. The rules engine is designed to recognize patterns in the original host screen and translate them into corresponding graphical objects.

    "Java-based graphical clients deliver on the promise of intuitive, easy user access, without the complexity and cost of traditional client/server architectures," said David Holmes, Vice President of Marketing for CST, Inc. "The future is bright for organizations to reap huge returns from their mainstay application investments."

    A recent offering from Advanced Transition Technologies (www.att-inc.com) called ResQ!Net uses a patented technology to build thin clients directly from the mainframe datastream. Using the ResQ!Net authoring tool, "ResQ!Net instantly enhances the look and feel of host legacy applications and is such a natural fit for the NC that I won't be surprised to see it running on all IBM's Network Station computers, as well as NCs from other vendors," Todres Yampel, President of AT2 commented.

    The next generation of mainframe/Java technology has already begun to appear. In general, they are built around the External Presentation Interface (EPI) and External Call Interface (ECI) methods of accessing CICS transactions.

    The ECI allows a non-CICS application to call a CICS program in a CICS server. These calls can be either synchronous or asynchronous, meaning that the application has the option of maintaining control while waiting for a return from the called CICS program. ECI also allows for simultaneous connection to multiple CICS servers from a single application.

    The EPI allows you to develop GUI front ends for existing CICS transactions without needing to modify the CICS. Applications can use the EPI to communicate with a CICS transaction and can exploit the presentation facilities of the client system to communicate with the end user. For example, if an application receives input from an external device such as a bar code reader, the application can use the EPI to convert the input into a 3270 data stream to start a CICS transaction and pass the data to it. Output from the CICS transaction is passed back and converted into the normal data type used by the application.

    One product from IBM that takes advantage of these interface methods is the CICS Gateway for Java (http://www.hursley.ibm.com/cics/internet/cicsgw4j/index.html). The Gateway sits on the same processor as the Web Server and routes ECI and EPI calls made from Java through a CICS Client to the desired CICS server applications; manages the many communication links to the connected browser or network computers; and controls asynchronous conversations to the CICS server systems.

    Another product called Interspace from PlanetWorks (http://www.planetw.com) supports calls to CICS through ECI and EPI. Interspace can also serve as a generic bridge between Java applications and various mainframe messaging middleware, including Distributed CICS, Encina, MQSeries, TOP END or TUXEDO.

    "Interspace allows customers to integrate the best of the old with the best of the new and the best of the future. This means that customers are not locked into a dead-end solution, as they would be with a screen scraper approach," said John Santoro, VP of Development for Planetworks.

    Blue Lobster Software (http://www.bluelobster.com) Mako Server allows you to create CORBA interfaces to ECI, meaning that Java calls to CICS can be made transparently through an ORB. By using the Mako server, applications can take advantage of all the benefits of Java to CORBA communication.

    "Our customers want access to their mainframe data without having to change existing applications," said Andrew Wilson, Chief Architect at Blue Lobster Software. "Our approach is to look at the Mainframe as just another server. Using Java technologies, we can ensure cross-platform compatibility. Using CORBA, we can take advantage of its distributed object capabilities and its inherent security benefits."

    Bartels's group at HDS is developing products and services focused on security, wrapping of legacy applications and tools that will enhance object request broker products. Working with some of the vendors mentioned, and developing new tools as they go along, HDS seeks to make all this meaningful to their clients. As an example, he noted that their experience with home banking for a major bank involved interfacing with 15 different legacy applications or data bases. To build a home banking capability rapidly, banks must be able to analyze the existing code and develop quickly the wrappers to link to the coordinating, object oriented application. And home banking, like many other industries, demands applications that are secure and fast.

    Over the last twenty years, no platform has a better track record for speed and security than the mainframe (UNIX lovers, please address angry responses to deny-it@if-you-can.com). Now, Java, middleware technologies and distributed architectures promise to extend that record into a new millenium.

    About Eric Lehrfeld
    Eric Lehrfeld is Director of Business Development for Random Walk Computing, Inc, (http://www.randomwalk.com).

  • In order to post a comment you need to be registered and logged in.

    Register | Sign-in

    Reader Feedback: Page 1 of 1

    Enterprise Open Source Magazine Latest Stories . . .
    Apache Deltacloud, the Red Hat-contributed ReSTful API that abstracts differences between clouds so services on any cloud can be managed – provided of course there’s a driver – has graduated from the Apache Foundation’s incubator and is now a full-fledged Top-Level Project (TLP). The...
    With Cloud Expo 2012 New York (10th Cloud Expo) just four months away, what better time to start introducing you in greater detail to the distinguished individuals in our incredible Speaker Faculty for the technical and strategy sessions at the conference... We have technical and st...
    AMD said late Tuesday that its chief sales officer Emilio Ghilardi had left the company and that CEO and president Rory Read is going to do his job while a replacement is sought. AMD didn’t say why Ghilardi left but it’s assumed Read wants his own people. Read is relatively new to th...
    During the lifespan of M3 (Monitis Monitor Manager) there has always been something lacking – timers. M3 execution procedure was outlined in this previous article. The execution mentioned in the latter was a one-time-execution, whereas server monitoring requires periodic invocati...
    Red Hat is putting its bought-in Gluster scale-out NAS storage technology, acquired in October, on the Amazon cloud. It’s styled Red Hat Virtual Storage Appliance for Amazon Web Services and other clouds are supposed to follow in short order.
    A new episode of the screencast series is now available at the OpenNebula YouTube Channel. This screencast demonstrates the new easily-customizable self-service portal for cloud consumers. Its aim is to offer a simplified access to shared infrastructure for non-IT end users. The scree...
    Subscribe to the World's Most Powerful Newsletters
    Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
    Click to Add our RSS Feeds to the Service of Your Choice:
    Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
    myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
    Publish Your Article! Please send it to editorial(at)sys-con.com!

    Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


    SYS-CON Featured Whitepapers
    ADS BY GOOGLE