how do twisted/tornado et cetera work

Posted by aharon on Stack Overflow See other posts from Stack Overflow or by aharon
Published on 2010-06-18T06:34:02Z Indexed on 2010/06/18 12:33 UTC
Read the original article Hit count: 265

I understand that they work in some way distinct from making a thread per user. How exactly does that work?

(Does 'non-blocking' have something to do with it?)

© Stack Overflow or respective owner

Related posts about web-development

Related posts about threads