Skip to content

olavgg/pyActiveMQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Python Bindings for the ActiveMQ-CPP library

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 62.6%
  • Python 36.6%
  • C 0.8%