diff --git a/README.md b/README.md index 0b0d20e..d5c3a60 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v ## Queuing * [BeanstalkD](http://kr.github.io/beanstalkd/) - A simple, fast work queue. +* [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.