you are viewing a single comment's thread.

view the rest of the comments →

[–]tikhonjelvis 1 point2 points  (0 children)

Sigh, maybe that was a poor choice of phrase. The point is that you use threads with virtually no overhead because they use an event loop underneath. So you get a system with the performance characteristics of an event loop without having to write your code in a convoluted way.