There currently is no queue browser for the C++ client one was proposed
but currently there is no work being done on it.  You are welcome to
contribute one however :)

Regards
Tim.

On Tue, 2008-09-02 at 04:45 -0700, Slobodan Ilic wrote:
> 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

Reply via email to