Common Queue Server (CQS)
You can use this information to learn about writing a CQS client and CQS client requests.
Writing a CQS client
Your CQS client communicates with CQS through requests. You must write one or more CQS clients in order to use CQS to manage resource and queue structures for your product or service.
CQS client requests
CQS clients communicate with the CQS address space using a general-use interface consisting of a number of assembler macros, called CQS requests. CQS clients use these requests to communicate with the CQS and manipulate client data on shared coupling facility structures. You can use these requests to write or maintain a CQS client.
Parent topic:
System programming APIs