Update README.md

This commit is contained in:
wingsfree 2014-06-29 14:54:42 +08:00
parent 12cdaa22f4
commit 18325e6a7c
1 changed files with 3 additions and 0 deletions

View File

@ -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.*