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.
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.
This project is licensed under Apache License Version 2.0.