[rabbitmq-discuss] Routing key questions/suggestions
Matthias Radestock
matthias at rabbitmq.com
Thu Dec 2 09:23:07 GMT 2010
Christian,
Christian Legnitto wrote:
> Looks like what I want is a way for consumers to listen to certain
> key/value pairs in the message. Of course, AMQP isn't set up for that
The spec defines a 'headers' exchange type which does exactly that. And
RabbitMQ implements it (though not particularly efficiently at this stage).
Matthias.
More information about the rabbitmq-discuss
mailing list