From a66caa0217a4f42a252566c07fb043ae2eeefd05 Mon Sep 17 00:00:00 2001 From: lbriggs Date: Wed, 2 Jul 2014 11:32:09 +0100 Subject: [PATCH] Adding ActiveMQ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6381550..d6743f9 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,7 @@ 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. +* [ActiveMQ](https://activemq.apache.org/) - Open source java message broker ## RDBMS *Relational DBMS.*