Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install the openmq broker with:

 

Code Block
chmod +x mq.sh ./mq.sh install

This will download openmq, install and start it. 

OpenMQ will as defaut be installed to ~/openmq4.5. A alternative installdir can be defined the installdir variable prior to using the mq script, eg. 

Code Block
export installdir="netarchive/openmq" 
sh ./mq.sh installstart

Installation

Download the following files to the netarchive directory:

...