Version 2 (modified by jazz, 16 years ago) (diff) |
---|
2009-04-14
Virtualization
- Users warned of virtualization's 'dark side' - 虛擬化的'黑暗面'
MapReduce
- Java
- C/C++
- Perl
- Python
- Ruby
- CUDA
- Qt
- QtConcurrent - 網頁寫說適用於 shared-memory (non-distributed) systems。
- bash
- Mapreduce Bash Script - 用 bash shell script 寫的 MapReduce - 原始碼
HBase / CouchDB
- 在看維基百科的時候,發現 CouchDB 同時被分屬在 Column-oriented DBMS 跟 Document-oriented database
- Interactive CouchDB - 這裡用 Java Script 示範了 CouchDB 結合不同用途的 MapReduce 實作。