Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 363 Bytes

ZEROMQ.md

File metadata and controls

14 lines (9 loc) · 363 Bytes

Setting up 0MQ

Artillery currently uses ZeroMQ for messaging between Mountpoint and Launcher instances, firing shots on request. These instructions prepare the underlying ZeroMQ requirements.


Instructions for Ubuntu / Mint / Debian

Prerequisites:

sudo apt install libtool pkg-config build-essential autoconf automake libzmq3-dev