RabbitMQ
-
Software Development
RabbitMQ in Multiple AWS Availability Zones
When working with AWS, in order to have a highly-available setup, once must have instances in more than one availability…
Read More » -
Software Development
Evaluating persistent, replicated message queues
Message queues are useful in a number of situations; for example when we want to execute a task asynchronously, we…
Read More » -
Enterprise Java
Messaging with RabbitMQ
We previously published a brief tutorial showing how to set up a Spring RabbitMQ Template. Now, let’s take a step…
Read More » -
Enterprise Java
Connect to RabbitMQ (AMQP) using Scala, Play and Akka
In this article we’ll look at how you can connect from Scala to RabbitMQ so you can support the AMQP…
Read More » -
Enterprise Java
RabbitMQ: Scheduled Message Delivery
Earlier this month I gave a presentation at ComoRichWeb on RabbitMQ and one question from an attendee was “Is it…
Read More » -
Enterprise Java
RabbitMQ Module for Play! Framework
RabbitMQ offers a highly available, scalable and portable messaging system with predictable and consistent throughput and latency. RabbitMQ is the…
Read More »