Stick a fork in it: Java theory and practice
Learn how to exploit fine-grained parallelism using the fork-join framework coming in Java 7. The fork-join abstraction provides a natural mechanism for decomposing many algorithms to effectively exploit hardware parallelism.
Views: 716 | | by Troy
View this tutorial