<?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: Job Queues mit Redis	</title>
	<atom:link href="https://mobile.fhstp.ac.at/development/job-queues-mit-redis/feed/" rel="self" type="application/rss+xml" />
	<link>https://mobile.fhstp.ac.at/development/job-queues-mit-redis/</link>
	<description>Die &#34;Mobile Forschungsgruppe&#34; der USTP, sie  sammelt hier alles zu den Themen Design, UX und Entwicklung mobiler Applikationen</description>
	<lastBuildDate>Mon, 12 May 2014 23:24:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Christoph Fabritz		</title>
		<link>https://mobile.fhstp.ac.at/development/job-queues-mit-redis/#comment-10124</link>

		<dc:creator><![CDATA[Christoph Fabritz]]></dc:creator>
		<pubDate>Mon, 12 May 2014 23:24:01 +0000</pubDate>
		<guid isPermaLink="false">https://akirchknopf-21110.php.fhstp.cc/?p=4463#comment-10124</guid>

					<description><![CDATA[&quot;Das heißt hier werden gleichzeitig 20 Queue Einträge vom Typ E-Mail aus Redis auf einmal rausgenommen und bearbeitet. Node.js ist hier ganz gut darin.&quot;

Node.js und Redis sind single-threaded. Gleichzeitig geschieht bei denen immer nur eine Sache.]]></description>
			<content:encoded><![CDATA[<p>&#8220;Das heißt hier werden gleichzeitig 20 Queue Einträge vom Typ E-Mail aus Redis auf einmal rausgenommen und bearbeitet. Node.js ist hier ganz gut darin.&#8221;</p>
<p>Node.js und Redis sind single-threaded. Gleichzeitig geschieht bei denen immer nur eine Sache.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
