From 3858cf5e612cb9bbb8fa39fad43c72514ca9c094 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Tue, 25 Nov 2014 20:19:22 +0100 Subject: [PATCH] Update README.md Removed RabbitMQ since it is in Erlang. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 908668b..7de97c2 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,6 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o *Tools that help sending messages between clients to ensure protocol independency.* -* [RabbitMQ](https://www.rabbitmq.com/) - Easy to use, cross-platform, High-Performing. * [Apache ActiveMQ](http://activemq.apache.org/) - Open-source message broker that implements JMS and converts synchronous to asynchronous communication. * [Apache Kafka](http://kafka.apache.org/) - High-throughput distributed messaging system. * [JBoss HornetQ](http://hornetq.jboss.org/) - Clear, concise, modular and made to be embedded.