Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

stompserver. 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.

Tagged , , , , , , ,

3 comments

  1. I've been looking for something like this too, please post your impressions if you give it a try.

    Parand - 14th December 2007 20:14 - #

  2. At IMified, we're using POE MessageQueue [1], A Perl POE component that offers a Stomp server framework. The distribution includes a lightweight Stomp server that offers a persistent storage backend.

    It's currently passing tens of thousands of messages per minute and peaked at 20k in a single second last week.

    [1] http://search.cpan.org/dist/POE-Component-MessageQ ueue/

    Adam Kalsey - 14th December 2007 22:56 - #

  3. Whatever became of Spread? It was wicked fast when I last used it, but it seems that python support has just kind faded away.

    Glenn Franxman - 18th December 2007 07:39 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site