Posted: Wed Aug 22, 2012 5:20 am Post subject: C++ Pub/Sub Sample
Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
Can someone point me to, or forward me a simple C++ Pub/Sub sample. I see many post pointing to C examples and a suggestion to convert. I would like a straight C++ sample.
In theory, an ImqQueue object can be pointed at a named TOPIC instead of a named QUEUE, and this will allow for the C++ app to publish messages by doing a Put and subscribe by doing a Get.
Likewise, an administrative subscription can be created that points to a queue, and the ImqQueue can Get from the queue behind that SUB.
Bu the C++ API is stabilized and has not been enhanced to support MQ pub/sub as far as I know.
So you need to ensure your customer understands what that really means.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum