[bind10-dev] http://www.rabbitmq.com/
Jeremy C. Reed
jreed at isc.org
Thu Dec 3 14:31:03 UTC 2009
I had mentioned the samed thing to Shane yesterday. here are some more
related links:
http://www.rabbitmq.com/specification.html has a list on the bottom of
message queue features.
And about the "Open Standard for Messaging Middleware", Advanced Message
Queuing Protocol:
http://jira.amqp.org/confluence/display/AMQP/About+AMQP
Warning: RabbitMQ uses the Mozilla Public License which is copyleft:
"Any Modification which You create or to which You contribute must be
made available in Source Code form ..."
Some other AMQP software:
http://jira.amqp.org/confluence/display/AMQP/AMQP+Products
http://fedoraproject.org/wiki/Features/AMQP_Infrastructure
http://www.openamq.org/
The server is GPL3 :(
The client libraries are BSD licenced :)
http://qpid.apache.org/
has C++ and python versions
under Apache License Version 2.0
http://www.zeromq.org/
Lesser General Public License (LGPL) V3
Also http://www.redhat.com/mrg/ but I am not sure what small components
can be split from it.
More information about the bind10-dev
mailing list