I wrote a FAQ entry on implementing priority queues with ActiveMQ... http://activemq.apache.org/how-can-i-support-priority-queues.html
2008/8/21 Artur Siekielski <[EMAIL PROTECTED]>: > > Hi. > Is it possible to change JMS queues semantics to Last In, First Out (ie. > stack)? Would it be difficult to patch ActiveMQ sources to achieve this? > > Another solution to our problem is using priority queues. But ActiveMQ > doesn't support priorities. Only Oracle's AQs support this... > > A bigger picture: we are using JMS for grid computations, task have subtasks > and subtasks have to be computed first. It would be nice to have a general > solution for this using JMS. > -- > View this message in context: > http://www.nabble.com/LIFO-%28not-FIFO%29-queues-tp19088116p19088116.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
