ActiveMQ

Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server. Supports STOMP and JMS.

http://activemq.apache.org/

Stomp support

It has stomp support (port 61613) like RabbitMQ. See RabbitMQ. The examples Python STOMP examples in RabbitMQ also work for ActiveMQ.

Install in FreeBSD 10.3

== MQTT example== Port 1883. Normally just subscribes to topics.

Toggle line numbers
   1 

ActiveMQ (last edited 2016-09-09 15:26:48 by localhost)