Changes between Version 5 and Version 6 of jazz/09-03-08


Ignore:
Timestamp:
Mar 8, 2009, 5:51:24 PM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-03-08

    v5 v6  
    1111 * [http://www.howtoforge.com/xen-cluster-management-with-ganeti-on-debian-lenny Xen Cluster Management With Ganeti On Debian Lenny] - 使用 [http://code.google.com/p/ganeti Ganeti],[http://www.drbd.org DRBD],[http://sourceware.org/lvm2 LVM] 打造虛擬叢集管理機制
    1212 * [http://www.howtoforge.com/how-to-run-fully-virtualized-guests-hvm-with-xen-3.2-on-debian-lenny-x86_64 How To Run Fully-Virtualized Guests (HVM) With Xen 3.2 On Debian Lenny (x86_64)]
     13
     14== Cloud Computing : Map Reduce ==
     15
     16 * [http://www.igvita.com/2009/03/03/collaborative-map-reduce-in-the-browser/ Collaborative Map-Reduce in the Browser] 提出用 Javascript 寫 Map Reduce 的做法,並認為這麼作可以發揮更大的協同效益。當然網站上也列舉了 Hadoop (Java), [http://discoproject.org/ Disco] (Erlang+Python), 跟 [http://skynet.rubyforge.org/ Skynet] (Ruby) 三種 Map Reduce 的實作。
    1317
    1418== Network ==
     
    2933
    3034== Web Service : JavaScript & RIA ==
    31  * [http://code.google.com/p/zeroclipboard/
     35
     36 * [http://code.google.com/p/zeroclipboard/ Zero Clipboard] library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface.