pyactivemq
=====
This is a python wrapper around the ActiveMQ-CPP library (CMS).
To install pyactivemq you need to download ActiveMQ-CPP
and unzip it to your /opt folder.
Then go to the folder and type:
sudo python setup.py install
This will compile and install the pyactivemq library into your python environment.