New in Wolfram Mathematica 7: Built-in Parallel Computing | ◄ previous | next ► |
You can submit evaluations to the parallel processing queue with ParallelSubmit. You can harvest the results with WaitAll and WaitNext. The EvaluationObject that is returned by ParallelSubmit automatically displays the state of the evaluation, allowing you to monitor its progress.