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.
feedback
|
|
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.
| |||||||||||||
feedback
|