<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: eventmachine</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/eventmachine.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-11-27T07:51:45+00:00</updated><author><name>Simon Willison</name></author><entry><title>Perl: Love it, or hate it, but don't ignore it.</title><link href="https://simonwillison.net/2009/Nov/27/perl/#atom-tag" rel="alternate"/><published>2009-11-27T07:51:45+00:00</published><updated>2009-11-27T07:51:45+00:00</updated><id>https://simonwillison.net/2009/Nov/27/perl/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.newint.org/tech/2009/11/26/perl-dont-ingore-it/"&gt;Perl: Love it, or hate it, but don&amp;#x27;t ignore it.&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Phillip Smith calls me out for omitting Perl from my list of Node.js event loop alternatives (I only mentioned Twisted and EventMachine). No conspiracy here, I’m just not connected enough to the Perl community to know what the popular event loop libraries are. To Perl’s credit, Perlbal was the first piece of software I saw that showed me how a single threaded, event loop based system could massively outperform a threaded alternative.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/async"&gt;async&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/eventio"&gt;eventio&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/eventloop"&gt;eventloop&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/eventmachine"&gt;eventmachine&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/nodejs"&gt;nodejs&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/perl"&gt;perl&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/perlbal"&gt;perlbal&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/twisted"&gt;twisted&lt;/a&gt;&lt;/p&gt;



</summary><category term="async"/><category term="eventio"/><category term="eventloop"/><category term="eventmachine"/><category term="nodejs"/><category term="perl"/><category term="perlbal"/><category term="twisted"/></entry><entry><title>clarity</title><link href="https://simonwillison.net/2009/Nov/4/clarity/#atom-tag" rel="alternate"/><published>2009-11-04T22:36:04+00:00</published><updated>2009-11-04T22:36:04+00:00</updated><id>https://simonwillison.net/2009/Nov/4/clarity/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://github.com/tobi/clarity/"&gt;clarity&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A web interface for tailing and grepping the log files in /var/log, written in Ruby and EventMachine.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/clarity"&gt;clarity&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/eventmachine"&gt;eventmachine&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/logging"&gt;logging&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ruby"&gt;ruby&lt;/a&gt;&lt;/p&gt;



</summary><category term="clarity"/><category term="eventmachine"/><category term="logging"/><category term="ruby"/></entry><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></feed>