소스 검색

Adding ActiveMQ

lbriggs 11 년 전
부모
커밋
a66caa0217
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
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.*