Samples of Working With a Queue

The C++ client includes the following samples that demonstrate how to query a topic in the SOW.

Sample Name
Demonstrates

amps_publish_queue.cpp

Publishing messages to a queue topic.

amps_consume_queue.cpp

Consuming messages from a queue topic.

Last updated