agoragames / haigha

AMQP Python client
BSD 3-Clause "New" or "Revised" License
160 stars 41 forks source link

Support RabbitMQ consumer priorities #38

Open awestendorf opened 11 years ago

awestendorf commented 11 years ago

I think this is enabled by exposing access to the write_table() call in BasicClass.consume()

http://www.rabbitmq.com/consumer-priority.html