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.