<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The Art of Message Queues</title>
	<atom:link href="http://blog.digitalstruct.com/2009/11/23/the-art-of-message-queues/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.digitalstruct.com/2009/11/23/the-art-of-message-queues/</link>
	<description>Getting inside the mind of a php developer.</description>
	<lastBuildDate>Mon, 08 Mar 2010 15:25:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: LimeSpace &#8211; IT &#187; Der Wochenrückblick: Wordpress, Kochen und die Webworker</title>
		<link>http://blog.digitalstruct.com/2009/11/23/the-art-of-message-queues/comment-page-1/#comment-40887</link>
		<dc:creator>LimeSpace &#8211; IT &#187; Der Wochenrückblick: Wordpress, Kochen und die Webworker</dc:creator>
		<pubDate>Sat, 28 Nov 2009 06:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.digitalstruct.com/?p=111#comment-40887</guid>
		<description>[...] Etwas theoretischer geht es bei Mike Willbanks zu, er hält eine Präsentation zum Thema Message Queues für uns bereit [Die Kunst der Message Queues]. [...]</description>
		<content:encoded><![CDATA[<p>[...] Etwas theoretischer geht es bei Mike Willbanks zu, er hält eine Präsentation zum Thema Message Queues für uns bereit [Die Kunst der Message Queues]. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://blog.digitalstruct.com/2009/11/23/the-art-of-message-queues/comment-page-1/#comment-40878</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.digitalstruct.com/?p=111#comment-40878</guid>
		<description>Very good information. I cringe when I look at some apps and heavy processes are handled on page requests instead of through a queue or cron type system. When I put together the video processing system for Crooksandliars.com last year I utilized a queue system to do the FFMPEG processing. The processor can run on the same server or separate and can be expanded to numerous instances in only a matter of minutes. Now the heavy lifting of encoding multiple versions of a media file isn&#039;t eating up resources on the web server.</description>
		<content:encoded><![CDATA[<p>Very good information. I cringe when I look at some apps and heavy processes are handled on page requests instead of through a queue or cron type system. When I put together the video processing system for Crooksandliars.com last year I utilized a queue system to do the FFMPEG processing. The processor can run on the same server or separate and can be expanded to numerous instances in only a matter of minutes. Now the heavy lifting of encoding multiple versions of a media file isn&#8217;t eating up resources on the web server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
