2010年6月29日 星期二

ENet, a relatively thin, simple and robust network communication layer on top of UDP

ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP.

2010年6月28日 星期一

Lock-free and Wait-free

multi-thread, multi-core programming 中..synchronization 總是個問題
能不用 lock 就不 lock, 最好..

Some notes on lock-free and wait-free algorithms

2010年6月25日 星期五

Memcached and Membase

Memcached
Membase
有時間再看看..有沒有什麼地方可以用~~