Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6880
| From | Tori <tori.wieldt@oracle.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Tech Article: Fork and Join: Java Can Excel at Painless Parallel Programming Too! |
| Date | 2011-08-08 15:06 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <2c731046-af8b-4e8f-a1ea-8098c868413e@glegroupsg2000goo.googlegroups.com> (permalink) |
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 — Next 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