+

Search Tips   |   Advanced Search

(zos)

Optimized local adapters on WebSphere Application Server for z/OS

Optimized local adapters support on WebSphere Application Serverfor z/OS consists of a set of callable services and a Java EE Connector Architecture (JCA) 1.5 resource adapter. The services and adapter work together to provide high performance calling between native language applications on z/OS and business logic in a WAS for z/OS environment.

The optimized local adapters can be used to make inbound calls to applications that are deployed on WebSphere Application Server from an external address space. They are also used to make outbound calls from WebSphere Application Server applications to applications that are running in an external address space on the same z/OS system.

With this support, existing z/OS applications that are written in Cobol, PL/I, C, C++, and assembler can achieve high performance and efficient integration with Java applications that are deployed under WAS on the same z/OS system.

Optimized local adapters also provide close integration of qualities of service (QoS), including support for fast thread-level security propagation and assertion between the API-exploiting external address spaces and WebSphere Application Server for z/OS. Support is provided for using the adapters APIs in the following environments: Customer Information Control System (CICS ), Information Management System (IMS™), UNIX System Services (USS), and batch processing.

Two paths for the adapters exist: Support for inbound EJB calls to WebSphere Application Server for z/OS and support for outbound communication with locally running external server programs from WebSphere Application Serverfor z/OS.

A task-related user exit (TRUE) program is provided to support the optimized local adapters under CICS.

Optimized local adapters support is provided for applications running in IMS-dependent region environments using the IMS External Subsystem Attach Facility (ESAF). With this ESAF, WebSphere optimized local adapters are implemented as an IMS subsystem.


Benefits to using optimized local adapters

There are several benefits to using the optimized local adapters, including:


Related tasks

  • Plan to use optimized local adapters for z/OS