Parallel processing makes use of multiple cores on a computer. In this lecture, we’ll show how to parallelize functions on a regular laptop computer, and we’ll discuss in conceptual terms the MapReduce framework, which provides more advanced parallel processing for cloud computing.