We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ff6bb commit ca70980Copy full SHA for ca70980
README.md
@@ -1,7 +1,9 @@
1
# CICS Asynchronous API Redbooks Examples
2
3
This repository holds example applications and code related to the IBM
4
-Redbooks. For more detail see the readme for the particular example.
+Redbooks publication [_IBM CICS Asynchronous API: Concurrent
5
+Processing Made Simple_][book]. For more detail see the readme for the
6
+particular example.
7
8
## Examples
9
@@ -13,3 +15,8 @@ asynchronous API to perform these activities concurrently.
13
15
14
16
## License
17
This project is licensed under [Apache License Version 2.0](LICENSE).
18
+
19
20
21
22
+[book]: https://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg248411.html?Open
0 commit comments