Update README.md

Added: Apache Kafka
This commit is contained in:
akullpp
2014-07-16 10:07:15 +02:00
parent aedc1fe835
commit b2ef4dd677

View File

@ -177,7 +177,8 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
*Tools that help sending messages between clients to ensure protocol independency.*
* [Apache ActiveMQ](http://activemq.apache.org/) - Open-source message broker that implements JMS and converts synchronous to asynchronous communication
* [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.
## Miscellaneous