作者:劉旭暉 Raymond 轉載請註明出處Email:colorant at 163.comBLOG:http://blog.csdn.net/colorant/更多論文閱讀筆記 http://blog.csdn.net/colorant/article/details/8256145閱讀筆記 - Pregel: A System for Large-Scale GraphProcessing 關鍵字分散式運算,圖,迭代 ==目標問題
作者:劉旭暉 Raymond 轉載請註明出處Email:colorant at 163.comBLOG:http://blog.csdn.net/colorant/更多論文閱讀筆記 http://blog.csdn.net/colorant/article/details/8256145關鍵字Spanner,外部一致性,跨機房, True time ==目標問題 == 提供一個高效能,全球規模的分布式同步備份資料庫 ==核心思想
作者:劉旭暉 Raymond 轉載請註明出處Email:colorant at 163.comBLOG:http://blog.csdn.net/colorant/更多論文閱讀筆記 http://blog.csdn.net/colorant/article/details/8256145 關鍵字 叢集調度 ==目標問題
作者:劉旭暉 Raymond 轉載請註明出處Email:colorant at 163.comBLOG:http://blog.csdn.net/colorant/更多論文閱讀筆記 http://blog.csdn.net/colorant/article/details/8256145關鍵字Paxos, 實現,可靠性,效能,Chubby ==目標問題 == 基於Paxos機制,構建一個可靠的容錯資料庫系統。Paxos理論和實際實現之間有很多的gap,如何解決這些問題並構建出一個實際可用的系統。
簡單記錄一下,今天在調試休眠代碼時,遇到一個很奇怪的問題,在喚醒過程中,出現了一個沒見過Oops。看樣子是執行了非法操作,CPU進入了異常狀態。 Bad mode in prefetch abort handler detectedInternal error: Oops - bad mode: 0 [#1]Modules linked in:CPU: 0PC is at serial_pxa_resume+0x38/0x58LR is at uart_resume_port+0x1d8/0
作者:劉旭暉 Raymond 轉載請註明出處Email:colorant at 163.comBLOG:http://blog.csdn.net/colorant/更多雲端運算相關項目快速理解文檔 http://blog.csdn.net/colorant/article/details/8255910==是什麼 == 目標Scope(解決什麼問題) 為分布式系統提供高可靠性的協同工作機制 官方定義 ZooKeeper is acentralized service for
作者:劉旭暉 Raymond 轉載請註明出處Email:colorant at 163.comBLOG:http://blog.csdn.net/colorant/更多論文閱讀筆記 http://blog.csdn.net/colorant/article/details/8256145 關鍵字GFSDistributed File System ==目標問題 == 在相對廉價的機器上構建大規模的,可擴充的,高可靠性,Distributed File System ==核心思想
作者:劉旭暉 Raymond 轉載請註明出處Email:colorant at 163.comBLOG:http://blog.csdn.net/colorant/更多雲端運算相關項目快速理解文檔 http://blog.csdn.net/colorant/article/details/8255910==是什麼 == 目標Scope EasyStandard SQL access on top of HBase 官方定義 A SQL layer over HBase delivered