Give a little, get a lot! Login and vote now.
By kirillcool
via ibm.com
Published: Mar 08 2008 / 14:23
One of the additions to the java.util.concurrent packages coming in Java™ 7 is a library for fork-join-style parallel decomposition. In part one of this series, author Brian Goetz showed how fork-join provides a natural mechanism for decomposing many algorithms to effectively exploit hardware parallelism. In this article, he'll cover the ParallelArray classes, which simplify parallel sorting and searching operations on in-memory data structures.
Comments
henk replied ago:
Nice article. Very well written. Seeing how the whole industry is moving to multi-core architecture, this stuff becomes more important every day!
Voters For This Link (13)
Voters Against This Link (0)