[rabbitmq-discuss] RabbitMQ Message Publishing and Consuming with Database Operations
Matthew Sackman
matthew at rabbitmq.com
Fri Aug 13 14:39:20 BST 2010
On Fri, Aug 13, 2010 at 03:35:19PM +0200, Holger Hoffstaette wrote:
> > I think it depends which database you are using. If you want to use C#
>
> He doesn't want a database, he's asking how to add a custom "ID" (sequence
> number?) header and then do a "selective receive" aka get/consume matching
> that ID.
Right, and I've explained that a queue is a FIFO structure and you can't
do a selective receive or any such query operations.
Matthew
More information about the rabbitmq-discuss
mailing list