Content-based routing with RabbitMQ and Python
Is it possible with RabbitMQ and Python to do content-based routing? The AMQP standard and RabbitMQ claims to support content-based routing, but are there any libraries for Python which support specifying content-based bindings etc.? The library I am currently using (py-amqplib http://barryp.org/software/py-amqplib/ ) seems to only support topic-based routing with simple pattern-matching (#, *). The answer is "yes", but there's more to it... :) Let's first agree on what content-based routing means. There are two possible meanings. Some people say that it is based on the header portion of a