InfoQ

InfoQ

Topic/Tag specific view

RabbitMQ Content on InfoQ


Latest featured content about RabbitMQ

Messaging for Modern Applications

Topics
Java,
Architecture,
Messaging

Tom McCuch discusses the current trends in modern applications, how they can use messaging, how Spring Integration provides a messaging DSL, and the architecture of AMQP and RabbitMQ.

News about RabbitMQ

Apollo Next Generation Message Queuing Posts Some Impressive Benchmarks

Topics
Java

Apollo is a next generation message queuing solution that recently posted some impressive benchmarks against RabbitMQ, HornetQ, and ActiveMQ. The benchmarks indicate that Apollo will be on a lot of developer's roadmaps for messaging.

VMware's CloudFoundry Service Gains Support for PostgreSQL

Topics
Cloud Computing,
Java,
Deployment / Datacenter

VMware is adding support for PostgreSQL to CloudFoundry, it's open source PAAS solution.

WSO2 Introduces a New Open Source Project: WSO2 Message Broker

Topics
Java,
Architecture,
Messaging

Paul Fremantle announced on his blog a new open source projet and product: WSO2 Message Broker. MB is based on the Apache Qpid and supports Amazon SQS APIs and WS-Eventing.

SpringSource vFabric cloud application framework platform

Topics
Apache,
Cloud Computing,
Virtualization,
Monitoring Tools,
Java,
Application Servers,
Architecture,
Messaging

While VMWare offering a new range of products to support its vision of enterprise cloud computing at VMWorld 2010 is interesting from an operations and user perspective, developer focus is on vFabric the Spring platform for developing and running cloud based applications. The goal is to provide the same convenience infrastructure for cloud applications as for spring based enterprise applications.

Presentations about RabbitMQ

Multi-Platform Messaging with RabbitMQ

Topics
Java,
Messaging

Rob Harrop demoes how to use RabbitMQ from a variety of languages (Java, Python, Ruby and Erlang) and different environments using AMQP and STOMP to achieve for multi-platform communication.

Spring AMQP

Topics
Java,
Messaging

Matthias Radestock introduces messaging, AMQP and RabbitMQ. Mark Fisher and Mark Pollack present and demo Spring AMQP, an abstraction layer for using AMQP independently from the broker implementation.

The Private Cloud: Amazon, Google, ... and You!

Topics
Virtualization,
Stories & Case Studies,
Cloud Computing,
Architecture

Jon Brisbin tells the story of how his company of 30,000 employees moved from an ancient system to making their own private cloud based on vSphere, tcServer, RabbitMQ, and a REST framework over the period of one year. He presents the minimum requirements needed to create such a cloud, underlining the advantages brought by virtualization, parallelism, and asynchronicity.

Horizontal Scalability via Transient, Shardable, and Share-Nothing Resources

Topics
Performance & Scalability,
Architecture

Adam Wiggins believes that now is the time of horizontal scalability achieved by using resources that are transient, shardable and share nothing with other resources. He gives as example several applications and a language: memcached, CouchDB, Hadoop, Redis, Varnish, RabbitMQ, Erlang, detailing how each one applies those principles.