[rabbitmq-discuss] RabbitMQ .NET client BasicConsume and HandleBasicDeliver question

Matthias Radestock matthias at rabbitmq.com
Thu Jun 16 19:16:37 BST 2011


On 16/06/11 14:55, Bryan Murphy wrote:
> Maybe RabbitMQ isn't the right solution then.  We have a queue where
> everything absolutely must be processed in the correct order.  Where
> do we store it?  In a transactional database, not RabbitMQ.  All of
> our other queues are in RabbitMQ, but they don't have the same
> requirement.

As I just mentioned on another thread, we do have some work underway to 
change the requeuing behaviour so that order is preserved in some of the 
more common scenarios, e.g. connection closure for a queue with a single 
consumer.

Regards,

Matthias.


More information about the rabbitmq-discuss mailing list