diff --git a/README.md b/README.md index 6381550..b32ad2d 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,9 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [NSQ](http://nsq.io/) - A realtime distributed messaging platform. * [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. * [ZeroMQ](http://zeromq.org/) - Lightweight queuing system. +* [Kafka](http://kafka.apache.org/) - A high-throughput distributed messaging system. +* [ActiveMQ](http://activemq.apache.org/) - An open source message broker written in Java together with a full JMS client + ## RDBMS *Relational DBMS.*