Concurrency Features in JDK 7 (Work-Stealing)

[email protected] (Tim Bunce) Thu, 9 Jul 2009 17:25:34 +0100
Newsgroups perl.perl6.internals
Message-ID <[email protected]>
These seem interesting and relevant here:

http://www.ddj.com/go-parallel/blog/archives/2009/04/java_7_will_evo.html
http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-5515.pdf
http://www.infoq.com/news/2007/07/concurrency-java-se-7

Tim.