|
You are here |
timperrett.com | ||
| | | | |
adamj.eu
|
|
| | | | | Every time I pick up the Python job queue Celery after not using it for a while, I find I've forgotten exactly how RabbitMQ works. I find the Advanced Message Queuing Protocol (AMQP) concepts drop out of my head pretty quickly: Exchanges, Routing Keys, Bindings, Queues, Virtual Hosts... | |
| | | | |
lavinmq.com
|
|
| | | | | The new, fast, high-performance, open-source AMQP message broker, LavinMQ offers message re-consuming and consumer pausing. LavinMQ is built by the team behind the world-leading RabbitMQ as a service provider CloudAMQP. | |
| | | | |
www.cloudamqp.com
|
|
| | | | | Part 2.1 of RabbitMQ for beginners - Tutorial and example of source codes for Ruby and the client library Bunny. | |
| | | | |
blog.kdgregory.com
|
|
| | | My preferred approach to application logging on AWS is based around two ideas: first, that applications produce log messages in JSON, and... | ||