摘要: Netty at Twitter with FinagleThursday, February 13, 2014|By Jeff Smick (@sprsquish)[01:25 UTC]TweetFinagleis our fault tolerant, protocol-agnostic RPC framework built atopNetty. Twitter’s core services are built on Finagle, from backends serving user profile information, Tweets, and timelines to fro 阅读全文
posted @ 2014-03-13 16:30 tree.liang 阅读(736) 评论(0) 推荐(0) 编辑
摘要: jemalloc的创始人Jason Evanshttps://www.facebook.com/notes/facebook-engineering/scalable-memory-allocation-using-jemalloc/480222803919Jason Evans的论文http://people.freebsd.org/~jasone/jemalloc/bsdcan2006/jemalloc.pdf另外2个中文博客参考http://wangkaisino.blog.163.com/blog/static/1870444202011431112323846/http://www. 阅读全文
posted @ 2014-03-13 15:54 tree.liang 阅读(1491) 评论(0) 推荐(0) 编辑
摘要: https://blog.twitter.com/2013/netty-4-at-twitter-reduced-gc-overheadhttp://www.infoq.com/news/2013/11/netty4-twitterReducing GC pressure and memory bandwidth consumptionA problem was Netty 3’s reliance on the JVM’s memory management for buffer allocations. Netty 3 creates a new heap buffer whenever 阅读全文
posted @ 2014-03-13 15:39 tree.liang 阅读(649) 评论(0) 推荐(0) 编辑