On 8/16/06, cmose <[EMAIL PROTECTED]> wrote:
Is there a current snapshot that supports the correct behavior of message priority on a queue? I've got a july 26 snapshot of 4.1 that does not appear to support that functionality.
We don't automatically reoorder queues into priority order right now. Though you can use selectors to for example have a pool of threads in multiple JVMs which just process high priority messages - which is often more predictable and safer than getting ActiveMQ to perform reordering of temporary dispatch buffers etc. -- James ------- http://radio.weblogs.com/0112098/
