Chapter 3. Identifying a Parallelizable Problem
The previous chapter presented some of the different ways in which we can think about a problem in terms of parallelism. Now we will analyze some specific problems that will be useful in guiding us throughout the implementation.
This chapter covers the following topics:
- Obtaining the highest Fibonacci value for multiple inputs
- Crawling the Web