Size: 719
Comment:
|
← Revision 14 as of 2023-05-26 11:27:24 ⇥
Size: 723
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Apache [[ActiveMQ]] is the most popular and powerful open source messaging and Integration Patterns server. Supports [[STOMP]] and [[Java/JMS]]. | Apache [[ActiveMQ]] is the most popular and powerful open source messaging and Integration Patterns server. Supports [[STOMP]] and [[Java/JMS|JMS]]. |
ActiveMQ
Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server. Supports STOMP and JMS.
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.