InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

SpringSource Acquires RabbitMQ

Posted by Scott Delap on Apr 13, 2010

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
Messaging ,
Java ,
Acquisitions
Tags
SpringSource ,
JMS

 VMware business unit SpringSource announced today that it had acquired Rabbit Technologies. Rabbit Technologies is the primary sponsor of the open source RabbitMQ messaging system. From the press release:

As organizations increasingly build and deploy applications in a cloud environment, the infrastructure to support this new model is evolving. A new type of lightweight, reliable, scalable and portable messaging system is required to support the routing of user requests to the appropriate resources regardless of where they may reside. RabbitMQ is a leader in this field and with this acquisition, SpringSource will employ the principal contributors to RabbitMQ, the open source standards-based messaging system that enables applications or components of applications to more effectively communicate with each other.

“While messaging has always been a key infrastructure element used in the creation of enterprise applications, cloud applications require a fundamentally different messaging infrastructure,” said Rod Johnson, general manager of the SpringSource division of VMware. “By adding RabbitMQ to our suite, SpringSource can extend its emerging application platform with another element of technology that is critical to modern virtual and cloud deployment models.”

Providing clear integration with the Spring Framework will also allow a significant community of Spring developers to leverage RabbitMQ as they evolve their applications from traditional datacenters into private and public cloud deployments. RabbitMQ will continue to be open source software. At the same time, SpringSource plans to continue full support for the RabbitMQ developer community.

SpringSource has also posted an FAQ about the acquisition.

InfoQ sat down with SpringSource Director of Developer Relations Adam Fitzgerald to discuss the new addition of RabbitMQ. Fitzgerald reaffirmed that SpringSource sees RabbitMQ messaging as a key piece of the cloud development model. He explained that Spring's support for AMQP and RabbitMQ will follow the path similar to other additions to the stack, focusing on removing complexity of use while still allowing access to features. Fitzgerald indicated that the entire RabbitMQ team would stay on at SpringSource working out of VMware's South Bank office. He said there were no plans to change licensing at this time. Finally, Fitzgerld stated that SpringSource remains committed to fully supporting current existing messaging technologies as well such as JMS.

No comments

Watch Thread Reply

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.