Home
Examples of using the MQAI
This topic includes some example programs that demonstrate use of the MQAI. The samples perform the following tasks:
- Create a local queue.
- Print a list of all local queues and their current depths.
- Display events on the screen using a simple event monitor.
- Creating a local queue (amqsaicq.c)
- Inquiring about queues and printing information (amqsailq.c)
- Displaying events using an event monitor (amqsaiem.c)
Parent topic:
Message Queuing Administration Interface
pc17920_
Home