xtomp

A STOMP Message Broker.

An in memory message broker daemon that supports queues and topics and exposes a STOMP API.

source

Source code - Debian dependencies

xtomp is built on Linux Ubuntu 16.04, and builds have been smoke tested on CentOS and Raspbian.

docs

binaries

Install the latest version with...
sudo add-apt-repository ppa:teknopaul/xtomp
sudo apg-get install xtomp

linci builds

xtomp-0.3-1.x86_64.deb
bleeding edge builds for Ubuntu



This is a screenshot of xtomp running with over 200,000 concurrent connections. Neither xtomp process nor the 6 node instances running stomp-js clients are visible in the ps list until messages are sent. The joys of event driven IO.