This video explains message queuing from scratch and presents the benefits in relatable, real-life scenarios.
The CloudAMQP team is happy to announce that we have added support for new AWS regions, making customers able to set up and run their applications locally.
CloudAMQP have decided to remove some of the cloud providers from our offering.
PWS (Pivotal Web Service) is closing its doors, but users will still be able to keep their CloudAMQP instances!
A client may accidentally or maliciously route messages using non-existent routing keys. To avoid complications from lost information, collecting unroutable messages in a RabbitMQ alternate exchange is an easy, safe backup.
This tutorial shows you how to connect to RabbitMQ in node.js. All code is present on Github.
This tutorial shows you how to connect to RabbitMQ in PHP. All code is present on Github.
This tutorial shows you how to connect to RabbitMQ in Ruby. All code is present on Github.
This tutorial shows you how to connect to RabbitMQ in Python. All code is present on Github.
RabbitMQ provides a way to segregate applications using the same RabbitMQ instance, though vhosts.