Changes between Version 5 and Version 6 of jazz/09-03-08
- Timestamp:
- Mar 8, 2009, 5:51:24 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-03-08
v5 v6 11 11 * [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] 打造虛擬叢集管理機制 12 12 * [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 的實作。 13 17 14 18 == Network == … … 29 33 30 34 == 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.