Browse Source

added RabbitMQ to queuing

pull/102/head
nir0s 10 years ago
parent
commit
e97480aa46
  1. 3
      README.md

3
README.md

@ -229,7 +229,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
## Queuing
* [ZeroMQ](http://zeromq.org/) - For logs, events and metrics queueing (or anything else for that matter..)
* [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system.
* [ZeroMQ](http://zeromq.org/) - Lightweight queuing system.
## RDBMS
*Relational DBMS.*

Loading…
Cancel
Save