| 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Parallelizable | An interface to those classes that supply a method for parallel multithreaded execution. | 
| Class Summary | |
|---|---|
| Parallelizer | A class that simplifies the task of scheduling one thread per processor of a SMP machine and calling a parallel algorithm in each of these threads, so that together these threads solve a common problem in parallel. | 
| ParallelRunner | Customized implementation of class Thread that works closely with class Parallelizer and actually calls the parallel algorithm in each thread. | 
  | 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||