Parallel R

In this part of of the chapter , we will introduce you to the concept of parallelism in R. More precisely, we will focus here almost entirely on explicit methods for parallel computation, in which users are capable of controlling the parallelization on a single machine. In Online Chapter, Pushing R Further ( https://www.packtpub.com/sites/default/files/downloads/5396_6457OS_PushingRFurther.pdf) you will practice some of these methods on much larger clusters of commodity hardware through popular cloud computing platforms such as Amazon EC2 or Microsoft Azure. In Chapter 4, Hadoop and MapReduce Framework for R you will learn much more about the MapReduce approach in R (through the HadoopStreaming, Rhipe, and RHadoop packages)-an abstraction ...

Get Big Data Analytics with R now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.