Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6978
| From | Lew <lewbloch@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Tech Article: Fork and Join: Java Can Excel at Painless Parallel Programming Too! |
| Date | 2011-08-10 09:15 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <80af6e82-7ae5-45b0-83d3-3321d7086bf9@glegroupsg2000goo.googlegroups.com> (permalink) |
| References | <2c731046-af8b-4e8f-a1ea-8098c868413e@glegroupsg2000goo.googlegroups.com> |
On Monday, August 8, 2011 3:06:30 PM UTC-7, Tori wrote: > 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 Thank you. On Monday, August 8, 2011 3:06:30 PM UTC-7, Tori wrote: > 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
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
Tech Article: Fork and Join: Java Can Excel at Painless Parallel Programming Too! Tori <tori.wieldt@oracle.com> - 2011-08-08 15:06 -0700 Re: Tech Article: Fork and Join: Java Can Excel at Painless Parallel Programming Too! Lew <lewbloch@gmail.com> - 2011-08-10 09:15 -0700
csiph-web