Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Tori Newsgroups: comp.lang.java.programmer Subject: Tech Article: Fork and Join: Java Can Excel at Painless Parallel Programming Too! Date: Mon, 8 Aug 2011 15:06:30 -0700 (PDT) Organization: http://groups.google.com Lines: 6 Message-ID: <2c731046-af8b-4e8f-a1ea-8098c868413e@glegroupsg2000goo.googlegroups.com> Reply-To: comp.lang.java.programmer@googlegroups.com NNTP-Posting-Host: 71.131.189.104 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1312841190 3839 127.0.0.1 (8 Aug 2011 22:06:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 8 Aug 2011 22:06:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=71.131.189.104; posting-account=2P86CwoAAAAR76ZEV49aI3fPL1AbDs8K User-Agent: G2/1.0 X-Google-Web-Client: true Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6880 This article describes the new the fork/join framework provided in Java SE 7 to support parallelism. It starts with the rich primitives added in Java SE 5 and Java SE 6 by the java.util.concurrent packages to deal with concurrency and builds from there. http://www.oracle.com/technetwork/articles/java/fork-join-422606.html Brought to you by the Oracle Technology Nework http://www.oracle.com/technetwork/java/index.html