How to set queue max length for activemq

lodl

New Member
I'm wondering if I can configure a queue's max length on activemq, so that when the queue's length touch the limit, the enqueue operation will failed or throw exceptions. is anybody know about this question? any help will be very appreciated. Thanks a lot.
 
Top