<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>my knowledge rack &#187; jobserver</title>
	<atom:link href="http://ww2624.awi2.de/blog2/?feed=rss2&#038;tag=jobserver" rel="self" type="application/rss+xml" />
	<link>http://ww2624.awi2.de/blog2</link>
	<description>Probleme aus Studium und Alltag</description>
	<lastBuildDate>Sat, 17 Jul 2010 13:04:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Java jobserver with multithreading</title>
		<link>http://ww2624.awi2.de/blog2/?p=56</link>
		<comments>http://ww2624.awi2.de/blog2/?p=56#comments</comments>
		<pubDate>Sat, 10 Oct 2009 22:14:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Master Studium]]></category>
		<category><![CDATA[jobserver]]></category>

		<guid isPermaLink="false">http://ww2624.awi2.de/blog/?p=56</guid>
		<description><![CDATA[Our first task in master course was to analyse which is the best design for a jobserver in java. The two architectures thread-by-request and thread-pool were compared in detail. Mainly there are some measurements done to discover the differences. Assignment 1 (PDF)]]></description>
			<content:encoded><![CDATA[<p>Our first task in master course was to analyse which is the best design for a jobserver in java.<br />
The two architectures thread-by-request and thread-pool were compared in detail.<br />
Mainly there are some measurements done to discover the differences.</p>
<p><a href="http://ww2624.awi2.de/blog/wp-content/assignment1.pdf">Assignment 1 (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ww2624.awi2.de/blog2/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
