How-to Install Apache ActiveMQ on Mac Sierra 10.12 OS X

Install Apache ActiveMQ Mac Sierra 10.12




Welcome Mac User! The Tutorial Shows You Step-by-step How-to Install Apache ActiveMQ on Mac Sierra 10.12 OS X.

And Apache ActiveMQ for Mac 10.12 is an open source message broker written in Java together with a full Java Message Service (JMS) client.

Furthermore as Pre-Requisite for ActiveMQ Setup is the Oracle Java SE JDK 7+ Installation Mac OS X.

Finally some ActiveMQ Framework Features:

  • Fully JMS Compliant
  • Connectivity (Wide range of Connectivity Options with protocols: Http/s, IP multicast, STOMP, TCP, UDP, XMPP)
  • Pluggable persistence and security
  • Building messaging applications with Java
  • Integration with application servers (Apache Tomcat, Jetty, Apache Geronimo, JBoss)
  • Client APIs (C/C++,.NET,Perl,Python,Ruby and more)
  • Broker clustering (Many ActiveMQ brokers can work together as a network of brokers for scalability purposes)
  • Dramatically simplified administration
How-to Install Apache ActiveMQ on Mac Sierra 10.12 - Featured
  1. Download Latest Apache ActiveMQ for Unix:

    ActiveMQ Unix tar.gz
  2. Double-Click on the tar.gz Archive to Extract

  3. How-to Install Required JDK on MacOS X:

    Install Oracle JDK for Mac
  4. Then Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    How-to Install Apache ActiveMQ on Mac Sierra 10.12 - Open Terminal
  5. Finally Relocate Apache ActiveMQ Folder

    sudo mv /tmp/apache-activemq* /opt/
  6. Apache ActiveMQ Quick-Start Guide on Unix:

    ActiveMQ Getting-Started