/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.

Primary LanguageShellApache License 2.0Apache-2.0

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