<?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: NIO &#8211; Data flow made resource-efficient</title>
	<atom:link href="http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/</link>
	<description>The internet, design patterns, frameworks and Java</description>
	<lastBuildDate>Sat, 05 Nov 2011 18:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Simple solution to resource collection</title>
		<link>http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/comment-page-1/#comment-59297</link>
		<dc:creator>Simple solution to resource collection</dc:creator>
		<pubDate>Mon, 03 Aug 2009 21:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/#comment-59297</guid>
		<description>[...] I say resources, just think of input/output streams, readers/writers, channels, JDBC, JMS.. the list could go on and on. I almost expect to see code such as:  void [...]</description>
		<content:encoded><![CDATA[<p>[...] I say resources, just think of input/output streams, readers/writers, channels, JDBC, JMS.. the list could go on and on. I almost expect to see code such as:  void [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roScripts &#45; Webmaster resources and websites</title>
		<link>http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/comment-page-1/#comment-22130</link>
		<dc:creator>roScripts &#45; Webmaster resources and websites</dc:creator>
		<pubDate>Wed, 23 Jan 2008 22:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/#comment-22130</guid>
		<description>&lt;strong&gt;Chaotic Java &#xBB; Blog Archive &#xBB; NIO &#045; Data flow made resource&#045;efficient&lt;/strong&gt;

Chaotic Java &#xBB; Blog Archive &#xBB; NIO &#045; Data flow made resource&#045;efficient</description>
		<content:encoded><![CDATA[<p><strong>Chaotic Java &#xBB; Blog Archive &#xBB; NIO &#45; Data flow made resource&#45;efficient</strong></p>
<p>Chaotic Java &#xBB; Blog Archive &#xBB; NIO &#45; Data flow made resource&#45;efficient</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boo</title>
		<link>http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/comment-page-1/#comment-22123</link>
		<dc:creator>boo</dc:creator>
		<pubDate>Wed, 23 Jan 2008 20:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/#comment-22123</guid>
		<description>keep writing, very interesting!</description>
		<content:encoded><![CDATA[<p>keep writing, very interesting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web 2.0 Announcer</title>
		<link>http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/comment-page-1/#comment-22098</link>
		<dc:creator>Web 2.0 Announcer</dc:creator>
		<pubDate>Wed, 23 Jan 2008 10:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/#comment-22098</guid>
		<description>&lt;strong&gt;NIO - Data flow made resource-efficient&lt;/strong&gt;

[...]This post is all about data flow in the â€œNew I/Oâ€ framework. The data flow mechanism in NIO is essentially different from the â€œoldâ€ IO. There are no decorators to data, and the entire framework revolves around getting one thing done, and d...</description>
		<content:encoded><![CDATA[<p><strong>NIO &#8211; Data flow made resource-efficient</strong></p>
<p>[...]This post is all about data flow in the â€œNew I/Oâ€ framework. The data flow mechanism in NIO is essentially different from the â€œoldâ€ IO. There are no decorators to data, and the entire framework revolves around getting one thing done, and d&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/comment-page-1/#comment-22092</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Wed, 23 Jan 2008 07:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/nio-data-flow-made-resource-efficient/#comment-22092</guid>
		<description>Nice description. I learned quite a bit!</description>
		<content:encoded><![CDATA[<p>Nice description. I learned quite a bit!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

