Changes between Version 2 and Version 3 of jazz/09-04-14


Ignore:
Timestamp:
Apr 14, 2009, 9:32:11 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-04-14

    v2 v3  
    2626 * bash
    2727   * [http://blog.last.fm/2009/04/06/mapreduce-bash-script Mapreduce Bash Script] - 用 bash shell script 寫的 MapReduce - [http://github.com/erikfrey/bashreduce/tree/master 原始碼]
     28 * JavaScript
     29   * [http://www.igvita.com/2009/03/03/collaborative-map-reduce-in-the-browser/ Collaborative Map-Reduce in the Browser] - 這個實作所要提倡的精神有點類似 SETI@Home,也就是希望藉由群眾的力量,來打造以 HTTP 為標準的分散式叢集。
    2830
    2931== HBase / CouchDB ==