About Multi-threaded Algorithm Implementations
Multi-threaded Algorithm Implementations- Explores effective uses of threads by looking at a multi-threaded implementation of the QuickSort algorithm and reports on situations where using threads will not help.