<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: activemq</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/activemq.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-02-05T22:53:40+00:00</updated><author><name>Simon Willison</name></author><entry><title>Quoting Elliotte Rusty Harold</title><link href="https://simonwillison.net/2009/Feb/5/queues/#atom-tag" rel="alternate"/><published>2009-02-05T22:53:40+00:00</published><updated>2009-02-05T22:53:40+00:00</updated><id>https://simonwillison.net/2009/Feb/5/queues/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://www.cafeaulait.org/oldnews/news2009February5.html"&gt;&lt;p&gt;A couple of years ago when I was working on a now defunct search engine, we were using ActiveMQ to pass messages between the frontend and the backend. The system was unreliable, flaky, and hard to debug. It delivered exactly none of the reliability queues promised. [...] More likely there's something wrong with the whole design of network systems based on message queues, and we need to start developing alternatives.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://www.cafeaulait.org/oldnews/news2009February5.html"&gt;Elliotte Rusty Harold&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/activemq"&gt;activemq&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/elliotte-rusty-harold"&gt;elliotte-rusty-harold&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/message-queues"&gt;message-queues&lt;/a&gt;&lt;/p&gt;



</summary><category term="activemq"/><category term="elliotte-rusty-harold"/><category term="message-queues"/></entry><entry><title>Visualising Radio, pushing, not pulling</title><link href="https://simonwillison.net/2009/Jan/13/whomwahcom/#atom-tag" rel="alternate"/><published>2009-01-13T00:59:31+00:00</published><updated>2009-01-13T00:59:31+00:00</updated><id>https://simonwillison.net/2009/Jan/13/whomwahcom/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://whomwah.com/2009/01/12/visualising-radio-pushing-not-pulling/"&gt;Visualising Radio, pushing, not pulling&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
The BBC’s new radio player uses Comet over a Flash XMLsocket connection transport, with an ActiveMQ message queue behind the scenes. I’d like to know what server they’re using to broadcast out to the XMLsocket connections.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/activemq"&gt;activemq&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/bbc"&gt;bbc&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/comet"&gt;comet&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/duncan-robertson"&gt;duncan-robertson&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/flash"&gt;flash&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/xmlsocket"&gt;xmlsocket&lt;/a&gt;&lt;/p&gt;



</summary><category term="activemq"/><category term="bbc"/><category term="comet"/><category term="duncan-robertson"/><category term="flash"/><category term="javascript"/><category term="xmlsocket"/></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>