Most recent blog posts

Plan changes for CloudAMQP shared instances

We have decided to add limits for number of queues and number of queued messages for an instance. These limitations will only affect our shared plans Little Lemur and Tough Tiger.

New high performance plan - Happy Hippo

We are happy to announce a new high performance plan for the public, Heavy Hippo! This is a plan that allow a very high message rate.

The RabbitMQ federation plugin

Federation has several use-cases; collect messages from multiple clusters to a central cluster, distribute load of one queue to multiple other clusters and when migrating to another cluster without stopping all producers/consumers while doing so.

Azure

We now provide RabbitMQ hosting on the Microsoft Azure platform. We are also integrated with Microsoft Azure Store so that you can buy our fully managed RabbitMQ clusters directly through the Azure portal.

What is Message Queuing?

This blog article explains what Message Queuing is, how it can be used and benefits achieved when using Message Queues.

Amazon VPC Peering with CloudAMQP

Amazon VPC let you define a private network in the cloud. In this post we will explain how to set up a peering connection between your VPC and CloudAMQP VPC.

Softlayer

It is now possible create a RabbitMQ server in Softlayer's datacenters with just one click! Get started by entering the control panel for CloudAMQP. Sign up and create a new instance.

Integrate Sneakers with Activejob

This guide provides you with all you need to get started in creating, enqueuing and executing background jobs with RabbitMQ and Sneakers in Active Job.

RabbitMQ 3.4

RabbitMQ 3.4 is released!! From this point, all new created clusters will be running RabbitMQ 3.4.1. Already running dedicated clusters can be upgraded from our console page. Go to the tab nodes and press Upgrade RabbitMQ.

Get started with RabbitMQ on Android (Eclipse)

Get started with RabbitMQ on Android! Create a simple chat room in Android (Eclipse), using RabbitMQ