chrispooledotcom

IBM CICS Asynchronous API: Concurrent Processing Made Simple

22 December 2017

Get the code

CICS asynchronous API, which is a simple, accessible API that is designed to enable CICS application developers to create efficient asynchronous programs in all CICS-supported languages. Using the API, application developers can eliminate the overhead that is involved in coding and managing homegrown asynchronous solutions, instead using a set of CICS-supported API commands to underpin CICS applications, which are more responsive and robust than ever.

I co-authored the Redbook on the subject; give it a read! There’s also a GitHub repo with the source code.