STOMP 1.1 Servers
The following is a list of the various STOMP 1.1 compliant message servers.
- Apache Apollo a redesigned version of ActiveMQ focused on STOMP messaging.
STOMP 1.1 Clients
Pick the right Stomp client for your particular language or platform.
| Language | Libraries |
|---|---|
| Perl |
|
| Ruby and Rails |
|
STOMP 1.0 Servers
The following is a list of the various STOMP 1.0 compliant message servers.
Apache ActiveMQ is considered by many to be the STOMP 1.0 reference implementation.
Apache Apollo a redesigned version of ActiveMQ focused on STOMP messaging.
CoilMQ is a lightweight pure Python Stomp broker inspired by StompServer.
Gozirra is a lightweight Java Stomp broker
HornetQ puts the buzz in messaging
MorbidQ is a STOMP publish/subscribe server with absolutely no potential to cluster. It supports publish/subscribe topics, and runs as a single node.
RabbitMQ an Erlang-based, multi-protocol broker with full support for STOMP via a plugin.
Sprinkle is written in Python and runs on Unix type platforms.
StompConnect provides a bridge to any other JMS provider. This means that all major commercial and open source message brokers can be used with Stomp!
StompServer is a lightweight pure Ruby Stomp server
STOMP 1.0 Clients
Pick the right Stomp client for your particular language or platform.
| Language | Libraries |
|---|---|
| C |
|
| Dynamic C |
|
| C++ |
|
| C# and .Net |
|
| Delphi and FreePascal |
|
| Erlang |
|
| Flash | |
| haXe | |
| Java | |
| Objective-C |
|
| Perl |
|
| PHP |
|
| Pike | |
| Python | |
| Ruby and Rails |
|