First page Back Continue Last page Summary Graphics
Organizing a task to use
parallel computing
The Task: Decode an intercepted message
- Have each processor search part of the key space
- Have each processor try part of the dictionary
- Cluster processers to work on different approaches
The Task: Read everybody's email
- Cluster of processors to categorize email
- Cluster of processors to decode encrypted email
- Cluster of processors to analyze email
Notes: