Skip to content

Companion example code for the CICS® Asynchronous API Redbooks publication

License

Notifications You must be signed in to change notification settings

cicsdev/cics-async-api-redbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CICS Asynchronous API Redbooks Examples

This repository holds example applications and code related to the IBM Redbooks publication IBM CICS Asynchronous API: Concurrent Processing Made Simple. For more detail see the readme for the particular example.

Examples

Have a parent program coordinate the fetching of the account holder's name, along with their current and other accounts. If time allows, fetch a loan rate specific for that customer. Use the CICS asynchronous API to perform these activities concurrently.

License

This project is licensed under Apache License Version 2.0.