Rで並行、並列プログラミングやHadoopを使うためのライブラリの紹介とか使い方の本
- Snow: works well in a traditional cluster environment
- Multicore: popular for multiprocessor and multicore computers
- Parallel: part of the upcoming R 2.14.0 release
- R+Hadoop: provides low-level access to a popular form of cluster computing
- RHIPE: uses Hadoop’s power with R’s language and interactive shell
- Segue: lets you use Elastic MapReduce as a backend for lapply-style operations
最近pandasのほうに移ってしまったので途中までしか読んでない。Rでなんとかしないといけない状況になるまで使わないだろうなぁ。