<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Jobs (2 kinds)</title>
	<link>http://leahculver.com/2007/10/12/jobs-2-kinds/</link>
	<description>leahculver.com</description>
	<pubDate>Tue, 06 Jan 2009 07:06:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Brian Aker</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-851</link>
		<dc:creator>Brian Aker</dc:creator>
		<pubDate>Fri, 19 Oct 2007 19:32:47 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-851</guid>
		<description>Hi!

Ask Blaine of Twitter. They were using Innodb under MySQL for quite some time, and then they moved to some sort of memcached hacked up server (which they have not open sourced). There are some attempts to come up with a queue engine for MySQL, but at the moment I would just stick with Innodb.

Cheers,
   -Brian</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Ask Blaine of Twitter. They were using Innodb under MySQL for quite some time, and then they moved to some sort of memcached hacked up server (which they have not open sourced). There are some attempts to come up with a queue engine for MySQL, but at the moment I would just stick with Innodb.</p>
<p>Cheers,<br />
   -Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Milton</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-848</link>
		<dc:creator>Chris Milton</dc:creator>
		<pubDate>Tue, 16 Oct 2007 23:49:56 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-848</guid>
		<description>My previous comment is still awaiting moderation, but that Django Queue Service looks cool.</description>
		<content:encoded><![CDATA[<p>My previous comment is still awaiting moderation, but that Django Queue Service looks cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mason</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-847</link>
		<dc:creator>Mason</dc:creator>
		<pubDate>Tue, 16 Oct 2007 06:05:07 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-847</guid>
		<description>Looks promising:

http://code.google.com/p/django-queue-service/

Pax,
M</description>
		<content:encoded><![CDATA[<p>Looks promising:</p>
<p><a href="http://code.google.com/p/django-queue-service/" rel="nofollow">http://code.google.com/p/django-queue-service/</a></p>
<p>Pax,<br />
M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-846</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 15 Oct 2007 06:13:00 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-846</guid>
		<description>an open source queuing system for database processes? i'd offer a suggestion, but i have no idea wtf that is. and from the other comments, it sounds like the others don't either.</description>
		<content:encoded><![CDATA[<p>an open source queuing system for database processes? i&#8217;d offer a suggestion, but i have no idea wtf that is. and from the other comments, it sounds like the others don&#8217;t either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cam</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-845</link>
		<dc:creator>Cam</dc:creator>
		<pubDate>Sun, 14 Oct 2007 12:49:29 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-845</guid>
		<description>Can't tell from the post: Are you looking for a message queue, or something to queue batch processes?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t tell from the post: Are you looking for a message queue, or something to queue batch processes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Milton</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-843</link>
		<dc:creator>Chris Milton</dc:creator>
		<pubDate>Sat, 13 Oct 2007 05:41:48 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-843</guid>
		<description>I could probably write a daemon in Perl with something like Queue::Dir [ http://search.cpan.org/~luismunoz/Queue-Dir-0.01/ ].</description>
		<content:encoded><![CDATA[<p>I could probably write a daemon in Perl with something like Queue::Dir [ <a href="http://search.cpan.org/~luismunoz/Queue-Dir-0.01/" rel="nofollow">http://search.cpan.org/~luismunoz/Queue-Dir-0.01/</a> ].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-842</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 12 Oct 2007 19:10:17 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-842</guid>
		<description>Have you considered Amazon SQS ? Since you're using S3 already it would seem like a good fit. I'd be interested in your thoughts on Amazon SQS and other queuing systems once you've made a decision.</description>
		<content:encoded><![CDATA[<p>Have you considered Amazon SQS ? Since you&#8217;re using S3 already it would seem like a good fit. I&#8217;d be interested in your thoughts on Amazon SQS and other queuing systems once you&#8217;ve made a decision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dion Almaer</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-841</link>
		<dc:creator>Dion Almaer</dc:creator>
		<pubDate>Fri, 12 Oct 2007 18:16:07 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-841</guid>
		<description>Yah check out ActiveMQ and Stomp. Python-y help is available: http://stomp.codehaus.org/Python</description>
		<content:encoded><![CDATA[<p>Yah check out ActiveMQ and Stomp. Python-y help is available: <a href="http://stomp.codehaus.org/Python" rel="nofollow">http://stomp.codehaus.org/Python</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Erkkila</title>
		<link>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-840</link>
		<dc:creator>Matt Erkkila</dc:creator>
		<pubDate>Fri, 12 Oct 2007 16:53:07 +0000</pubDate>
		<guid>http://leahculver.com/2007/10/12/jobs-2-kinds/#comment-840</guid>
		<description>Take a look at Active MQ.  It is a JMS based queue/messaging system that you can use to manage and process any type of message, be it database, email, etc.  It has great redundancy and load balancing features and is a apache project so it has a great user base.  The system itself is java (it has all sorts of libraries to access it, even python) so it can be a resource hog and sometimes hard to configure but once you get it working it works well.  Hope this helps.</description>
		<content:encoded><![CDATA[<p>Take a look at Active MQ.  It is a JMS based queue/messaging system that you can use to manage and process any type of message, be it database, email, etc.  It has great redundancy and load balancing features and is a apache project so it has a great user base.  The system itself is java (it has all sorts of libraries to access it, even python) so it can be a resource hog and sometimes hard to configure but once you get it working it works well.  Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
