ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » C++ Pub/Sub Sample

Post new topic  Reply to topic
 C++ Pub/Sub Sample « View previous topic :: View next topic » 
Author Message
bobbee
PostPosted: Wed Aug 22, 2012 5:20 am    Post subject: C++ Pub/Sub Sample Reply with quote

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.
Back to top
View user's profile Send private message Send e-mail AIM Address
mqjeff
PostPosted: Wed Aug 22, 2012 5:27 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

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.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » C++ Pub/Sub Sample
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.