mirror of
https://github.com/awesome-foss/awesome-sysadmin
synced 2024-11-01 03:20:17 +00:00
added RabbitMQ to queuing
This commit is contained in:
parent
a73ac5d635
commit
e97480aa46
@ -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…
Reference in New Issue
Block a user