Re: Can I use management API without blocking queue auto-deletion?

2023-01-01 Thread Justin Bertram
You can save yourself a bit of work by combining your first two steps into one using the listQueues method on ActiveMQServerControl and passing an "options" String like: {"field":"MESSAGE_COUNT","value":"0","operation":"GREATER_THAN"} > Will this strategy avoid interfering with the broker’s aut

Can I use management API without blocking queue auto-deletion?

2023-01-01 Thread John Lilley
Greetings! In our app, we have a lot of batch “jobs”, each of which stands up an RPC service on a unique queue. However, when jobs quit, clients may still try to communicate and I don’t want this to hang, I want clients to see an error reply. To this end, I am implementing a “fallback” servic

RE: Message Selectors vs multiple queues

2023-01-01 Thread John Lilley
Awesome, that’s a very good metric to know. --john [rg] John Lilley Data Management Chief Architect, Redpoint Global Inc. 888 Worcester Street, Suite 200 Wellesley, MA 02482 M: +1 7209385761 | john.lil...@redpointglobal.com