How can I enforce a queue to be browse only in Red Hat MRG/Apache QPID so that clients can only browse the queue. Even if some client tries to consume message off queue, he should not be able to do it.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I don't think there is such an option to configure the broker, but your clients can connect to the queue in browse-only mode.
--EDIT-- Another way to make clients use browse_only queues.
|
|||||||||||||
|