⇤ ← Revision 1 as of 2016-09-09 13:35:12
Size: 270
Comment:
|
Size: 502
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
== Install in FreeBSD 10.3 == * pkg search activemq * pkg install activemq * /usr/local/etc/rc.d/activemq * Add activemq_enable="YES" in /etc/rc.conf * Web console http://localhost:8161/admin user and pass admin:admin |
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.
Install in FreeBSD 10.3
- pkg search activemq
- pkg install activemq
- /usr/local/etc/rc.d/activemq
- Add activemq_enable="YES" in /etc/rc.conf
Web console http://localhost:8161/admin user and pass admin:admin