Big Data in Real-Time at Twitter

http://www.slideshare.net/nkallen/q-con-3770885?from=ss_embed slideshare

http://qconsf.com/dl/qcon-sanfran-2010/slides/NickKallen_DataArchitectureAtTwitterScale.pdf pdf

Twitter 如何即時的處理龐大的資料,這篇投影片的出處是在 2010 年 http://qconsf.com/ 的演講內容,還有其他看起來很精彩的內容。

這是一個軟體開發的會議 http://qconferences.com/

從四個關鍵瓶頸開始思考,如何解決 twitter 資料不斷擴充查詢資料延遲時間不斷增加的問題。

  • 推特
  • 時間線
  • 社交圖
  • 搜尋索引

針對每個問題的問題,提出從前的問題,目前的解法

Continue reading…

Cassandra

如何評估你的專案是否適合Cassandra

http://answers.oreilly.com/topic/2383-how-to-determine-if-cassandra-is-right-for-your-project/

不要太迷戀新技術

http://www.dbanotes.net/arch/cassandra_myth.html

reddit 採用 cassandra 作為資料庫

http://blog.reddit.com/search/label/Cassandra

reddit 介面很像 stack overflow 的推文討論網站,討論形式較特殊

http://www.inside.com.tw/2010/02/27/about-the-bookmark-site-reddit

大量資料存取解決方案,做了一些 nosql 大概的比較與介紹,還有一個公司的例子

http://www.ithome.com.tw/itadm/article.php?c=63360&s=1

一些凱珊卓運作的原理…

http://terry.cnemb.com/category/%E6%8A%80%E6%9C%AF%E6%96%87%E6%A1%A3/cassandra-%E6%8A%80%E6%9C%AF%E6%96%87%E6%A1%A3/

http://allthingshadoop.com/2010/04/24/running-hadoop-mapreduce-with-cassandra-nosql/

In short HBase is good for reads and Cassandra for writes.

HBase 適合讀,Cassandra 適合寫。

 

整理的不錯的一些 cassandra 文章, 包含資料模型介紹與開發 http://www.cnblogs.com/gpcuster/tag/Cassandra/

英文文件 http://www.datastax.com/docs/0.7/index

JavaScript 有趣問題

http://perfectionkills.com/javascript-quiz/

裡面問了蠻多特殊語法的問題,還有一些有名字的匿名函式的應用技巧,還有一些很詭異的東東。

解答加解釋…

http://codingspot.com/2010/02/answering-the-juriy-zaytsev-javascript-quiz/

這篇網誌作者蠻有趣的,他在 Stack overflow 回答了蠻多問題,分數蠻高的。

ECMA 規格非官方整理

http://bclary.com/2004/11/07/