Quicksort, Parallelism, and Fork/Join in JDK7 (bit.ly)

1 points by pmbauer ↗ HN
Progressivly enhances a parallel quicksort algorithm, giving details on optimization techniques and best practices for parallel algorithms. Concludes with an example using the new Fork/Join framework in JDK7.

0 comments

[ 5.1 ms ] story [ 9.3 ms ] thread

No comments yet.