摘要: Home Tutorials Trainings Books Social ... 阅读全文
posted @ 2012-01-17 15:33 陈峰 阅读(2277) 评论(0) 推荐(0)
摘要: http://www.metabrew.com/article/a-million-user-comet-application-with-mochiweb-part-3InPart 1andPart 2of this series we built a comet application using mochiweb, and learned how to route messages to connected users. We managed to squeeze application memory down to 8KB per connection. We did ye olde 阅读全文
posted @ 2012-01-17 10:08 陈峰 阅读(242) 评论(0) 推荐(0)
摘要: A Million-user Comet Application with Mochiweb, Part 2http://www.metabrew.com/article/a-million-user-comet-application-with-mochiweb-part-2Written on 23 October 2008InPart 1, we built a (somewhat useless) mochiweb comet application that sent clients a message every 10 seconds. We tuned the Linux ker 阅读全文
posted @ 2012-01-17 10:07 陈峰 阅读(473) 评论(0) 推荐(0)
摘要: A Million-user Comet Application with Mochiweb, Part 1http://www.metabrew.com/article/a-million-user-comet-application-with-mochiweb-part-1Written on 15 October 2008In this series I will detail what I found out empirically about how mochiweb performs with lots of open connections, and show how to bu 阅读全文
posted @ 2012-01-17 10:05 陈峰 阅读(359) 评论(0) 推荐(0)