MorbidQ
Orbited includes a bundled copy of MorbidQ, a simple STOMP broker. MorbidQ can be enabled by uncommenting the following line in the listen section of orbited.cfg:
stomp://:61613
Then uncomment the corresponding line to the access section of orbited.cfg:
* -> localhost:61613
Once Orbited is running you can check out the STOMP demo: http://localhost:8000/static/demos/stomp/
MorbidQ is not intended to be a full-featured or scalable broker. If you're looking for something more robust, the MorbidQ website has a list of alternatives.
Framework Integration
MorbidQ or another STOMP broker can be used to easily integrate Orbited with web application frameworks such as Django, Ruby on Rails, or Pylons. See the Tutorials page for details.
Attachments
-
standalone_mq.png
(15.2 kB) - added by adrian
21 months ago.
standalone_mq
-
morbidq.png
(12.2 kB) - added by adrian
21 months ago.
morbidq

