<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / henrik / tag / java.util.concurrent</title>
<link>http://netvouz.com/henrik/tag/java.util.concurrent?feed=rss</link>
<description>henrik&#39;s bookmarks tagged &quot;java.util.concurrent&quot; on Netvouz</description>
<item><title>FutureTalker Listeners for java.util.concurrent</title>
<link>http://www.forward.com.au/javaProgramming/futureTalker.html</link>
<description>Java V5.0 (or V1.5 as it otherwise know) incorporates Doug Lee&#39;s Concurrent package as java.util.concurrent. This package provides many of the utilities needed for writing multi-threaded programs in Java. One notable omission is a built-in means to listen for the completion of a task. In Java V1.4, my ThreadReturn package provides this functionality and I have found it invaluable in writing multi-tasking programs. This article describes how to get the same functionality in Java 1.5 by building on the hooks provided in the java.util.concurrent package.</description>
<category domain="http://netvouz.com/henrik?category=2107428987074924159">Development &gt; Java &gt; Thread programming</category>
<author>henrik</author>
<pubDate>Sat, 23 Jul 2005 11:21:56 GMT</pubDate>
</item></channel></rss>