<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: stomp</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/stomp.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2007-12-14T16:40:48+00:00</updated><author><name>Simon Willison</name></author><entry><title>stompserver</title><link href="https://simonwillison.net/2007/Dec/14/stompservers/#atom-tag" rel="alternate"/><published>2007-12-14T16:40:48+00:00</published><updated>2007-12-14T16:40:48+00:00</updated><id>https://simonwillison.net/2007/Dec/14/stompservers/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://stompserver.rubyforge.org/"&gt;stompserver&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
I think this is the lightweight message queue I’ve been looking for: written in Ruby and EventMachine, easy to set up (thanks to gems), interoperates perfectly with stomp.py.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/eventmachine"&gt;eventmachine&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/gems"&gt;gems&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/lightweight"&gt;lightweight&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/message-queues"&gt;message-queues&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/messaging"&gt;messaging&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ruby"&gt;ruby&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/stomp"&gt;stomp&lt;/a&gt;&lt;/p&gt;



</summary><category term="eventmachine"/><category term="gems"/><category term="lightweight"/><category term="message-queues"/><category term="messaging"/><category term="python"/><category term="ruby"/><category term="stomp"/></entry><entry><title>stomp.py</title><link href="https://simonwillison.net/2007/Aug/1/stomp/#atom-tag" rel="alternate"/><published>2007-08-01T13:50:32+00:00</published><updated>2007-08-01T13:50:32+00:00</updated><id>https://simonwillison.net/2007/Aug/1/stomp/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.briggs.net.nz/log/projects/stomppy/"&gt;stomp.py&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A Python client library for accessing ActiveMQ using the STOMP protocol. Pleasantly simple API for both sending and accepting messages.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/activemq"&gt;activemq&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/messaging"&gt;messaging&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/stomp"&gt;stomp&lt;/a&gt;&lt;/p&gt;



</summary><category term="activemq"/><category term="messaging"/><category term="python"/><category term="stomp"/></entry></feed>