Hi Mark.
pyactivemq (http://code.google.com/p/pyactivemq/) used the ActiveMQ
C++ library and gives the most coverage over the full feature set.
Most of the other python libraries used for communicating to ActiveMQ
use STOMP instead of Openwire and don't support JMS (but can
interoperate with othe
I am working on a program written in python and would like to use
ActiveMQ / JMS for the transport. I have googled for python JMS
libraries and have found a few, but I am wondering if there is a
preferred library that supports the full JMS spec.
thanks