I'm developing a system that needs to provide communication between two
control centers (master and backup). I need to browse messages on a queue,
in order not to re-send them. I'm using ActiveMQ 5.1.0. Our system is purely
cpp, so I'm using activemq-cpp as API.

Can anyone help?

Is there a class or an interface that provides for functions for browsing
messages on a queue, from c++? I have found the queueBrowser header file,
but can't find any implementation? Is there any? Is there any other way to
accomplish this task?

Regards,

Slobodan Ilic
-- 
View this message in context: 
http://www.nabble.com/How-can-I-browse-messages-on-a-queue-from-activemq-cpp-tp19268636p19268636.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to