On Thu, Apr 3, 2008 at 12:19 AM, Arjen van der Meijden <
[EMAIL PROTECTED]> wrote:
> My consumer just consumes a message, processes it and then goes on waiting
> for another one. So if that message happens to be a 'kill'-message, it dies
> (if the message was sent after the consumer started).
>
>
On Wed, Apr 2, 2008 at 11:39 PM, Arjen van der Meijden <
[EMAIL PROTECTED]> wrote:
> I would go with 1. But you may want to add some control-code to ensure you
> can easily and cleanly kill your scripts. In my code, I added a few signal
> handlers, so the consumer first finishes its most recent jo
List,
I'm new to message queues, but I generally understand the concept. I've been
playing with ActiveMQ this afternoon using the PHP Stomp client to make
requests. I noticed that in the Stomp client you don't have access to any
given queue size, whereas in the JMS API I have access to these numbe