FanapSoft / ActiveMQ-APIs

an automatic build tool for making C/C++ API for interfacing with Apache ActiveMQ message broker, it also has examples for other binding languages.

Home Page:http://activemq.apache.org/cms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActiveMQ-APIs

an automatic build tool for making C/C++ API for interfacing with Apache ActiveMQ message broker, it also has examples for other binding languages.

How to install

C/C++

  • Linux & OSX
    • run following commands:
      • cd "~/path-to-the-directory-of-ActiveMQ-APIs/"
      • sudo chmod +x ./CInstall.sh
      • ./CInstall.sh

About

an automatic build tool for making C/C++ API for interfacing with Apache ActiveMQ message broker, it also has examples for other binding languages.

http://activemq.apache.org/cms/

License:Apache License 2.0


Languages

Language:Shell 100.0%