摘要: Understanding the node.js event loopThe first basic thesis of node.js is that I/O is expensive:So the largest waste with current programming technolog... 阅读全文
posted @ 2014-08-10 19:50 未来动力 阅读(420) 评论(0) 推荐(0)
摘要: Inversion of Control Containers and the Dependency Injection patternIn the Java community there's been a rush of lightweight containers that help to a... 阅读全文
posted @ 2014-08-10 18:23 未来动力 阅读(211) 评论(0) 推荐(0)
摘要: Understanding node.jsPosted on 29/4/10 byFelix GeisendörferNode.jshas generally caused two reactions in people I've introduced it to. Basically people... 阅读全文
posted @ 2014-08-10 16:54 未来动力 阅读(248) 评论(0) 推荐(0)