Multiplexed,non-blocking I/O,which is much more scalable than thread-oriented,blocking I/O,[…]
有没有一个简单的解释,为什么这样呢?
一般来说,非阻塞解决方案是棘手的,但它们避免了资源争用,这使得扩展容易. (那就是说,频道的要点是让这个不那么棘手.)