[openamq-dev] Help required on OpenAMQ Queue Size

Pieter Hintjens ph at imatix.com
Mon Sep 24 22:51:34 CEST 2007


On 9/24/07, Malinga <malingajava at yahoo.com> wrote:

>     We have a requirement like this, we want to alert our management console
> application that the queue size is keep on growing and it more than XX now.

I believe you can do this by scripting the console and reacting (in
the script) to the output.

> And we want to have feature like , we want to restrict the maximum size of
> the destination. Say for example we want to tell the openamq this queue
> shouldn't grow more than 50 and this one not more than 100 likewise. I know
> your configuration provides to do this with shared queues, but that had a
> huge limitation like it will limit all the shared queues not the specific
> queues.

This would have to be a change request to the broker.  It's certainly
doable using per-queue configuration.  Are you using explicitly named
queues?

-Pieter


More information about the openamq-dev mailing list