An Introduction to STOMP
Join the DZone community and get the full member experience.
Join For FreeSTOMP (Simple (or Streaming) Text-Oriented Messaging Protocol) is a simple text-oriented protocol, similar to HTTP.
- Apache ActiveMQ – http://activemq.apache.org
- Apache Apollo – http://activemq.apache.org/apollo
- CoilMQ – http://code.google.com/p/coilmq
- Gozirra - http://www.germane-software.com/software/Java/Gozirra
- HornetQ – http://www.jboss.com/hornetq
- MorbidQ – http://www.morbidq.com
- RabbitMQ - http://www.rabbitmq.com/plugins.html#rabbitmq-stomp
- Sprinkle - http://www.thuswise.org/sprinkle/index.html
- StompServer - http://stompserver.rubyforge.org/
Language
|
Libraries
|
C
|
libstomp - http://stomp.codehaus.org/C
|
C++
|
Apache CMS - http://activemq.apache.org/cms/
|
C# and .Net
|
Apache NMS - http://activemq.apache.org/nms/
|
Flash
|
as3-stomp - http://code.google.com/p/as3-stomp/
|
Java
|
|
Objective-C
|
objc-stomp - https://github.com/juretta/objc-stomp
|
Perl
|
Net::Stomp::Client - http://search.cpan.org/dist/Net-STOMP-Client/
Net::Stomp - http://search.cpan.org/dist/Net-Stomp/
|
PHP
|
|
Python
|
stomp.py - http://code.google.com/p/stomppy/
|
Ruby on Rails
|
stomp gem - https://rubygems.org/gems/stomp
activemessaging - http://code.google.com/p/activemessaging/
|
Published at DZone with permission of Marcelo Jabali, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments