Reading time: 1 – 2 minutes
After reading the book ‘RabbitMQ in action‘ I’m working on series of posts that will include the following subjects:
- What is AMQP? and the architecure
- Deep inside AMQP
- RabbitMQ CLI quick reference
- Hello World using ‘kombu’ library and python
- Parallel programming
- Events example
- RPC
- Clustering fundamentals
- Managing RabbitMQ from administration web interface
- Managing RabbitMQ from REST API
Please let me know if you are interested in this series of posts. Because in my opinion this is very interesting and it always comes in handy to know if someone has been working on those subjects.