Changes between Initial Version and Version 1 of jazz/09-09-22


Ignore:
Timestamp:
Sep 22, 2009, 2:30:40 PM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-09-22

    v1 v1  
     1= 2009-09-22 =
     2
     3== Cloud Computing ==
     4
     5 * [http://isc.sans.org/diary.html?storyid=7123  Information Leakage in Cloud Computing]
     6  * 論文: [http://cseweb.ucsd.edu/~hovav/dist/cloudsec.pdf Hey, You, Get Off of My Cloud: Exploring Information Leakage in Third-Party Compute Clouds]
     7  * 這個論文標題真的很有趣,「滾出我的雲端」,哈哈哈哈~
     8  * 相關報導:[http://www.computerworld.com/s/article/print/9137507/Researchers_find_a_new_way_to_attack_the_cloud?taxonomyName=Security&taxonomyId=17 Researchers find a new way to attack the cloud] - 雲端運算的資訊安全問題再度浮現
     9
     10== Hadoop ==
     11
     12 * [http://telephonyonline.com/news/telecom-operators-scoop-hadoop-0915/ Telecom operators get the scoop on Hadoop] - 繼 VISA 信用卡業者開始使用 Hadoop,電信業者也跟進了!! (Cloudera CEO 的發言)
     13 * [http://ebiquity.umbc.edu/Tutorials/Hadoop/00%20-%20Intro.html Hadoop on Windows with Eclipse] - 一份蠻不錯的入門文件,如果要在 Windows 上安裝 Hadoop 跟用 Eclipse 開發 Hadoop 的話。
     14 * [http://www.theregister.co.uk/2009/05/07/microsoft_search_built_on_open_source/ Microsoft's new search - Built on open-source] - 話說微軟新的搜尋引擎 Bing 也基於 Hadoop !!
     15 * [http://www.theregister.co.uk/2009/06/27/google_mocks_microsoft_online_infrastructure/ Google mocks Bing and the stuff behind it]
     16{{{
     17Actually, Microsoft uses Hadoop.
     18But that's only because it recently purchased the semantic search startup Powerset.
     19}}}
     20 * [http://www.theregister.co.uk/2008/08/11/hadoop_dziuba/ Hadoop: When grownups do open source]
     21
     22== File System : Google File System ==
     23
     24 * 2009-09-14: [http://www.theregister.co.uk/2009/09/14/gfs2_and_hadoop/ Google File System II stalked by open-source elephant] - 談 GFS2 對 Hadoop 的影響
     25 * 2009-08-12: [http://www.theregister.co.uk/2009/08/12/google_file_system_part_deux/print.html Google File System II: Dawn of the Multiplying Master Nodes] - 嗯!! Google File System II 現在會用在 Google 新的咖啡因(Caffeine)搜尋引擎上,其重點是有多個 Master Node,這也意味著未來 Hadoop 的 Namenode 也會變成多個。
     26 * [http://queue.acm.org/detail.cfm?id=1594206 GFS: Evolution on Fast-forward] - 談 Google File System 的演化
     27
     28 * [http://www.theregister.co.uk/2009/08/14/google_caffeine_truth Google Caffeine: What it really is] - 談 Google 新的咖啡因(Caffeine)搜尋引擎
     29
     30== Orbited ==
     31
     32 * [http://morbidq.com/trac/wiki/RestQ RestQ] is MorbidQ's unique solution for the problem of message queue integration with other systems, web frameworks in particular.
     33 * [http://orbited.org/wiki/Monitoring How many users are connected?] - 用 RestQ 是其中一種做法