Moving to Python 3
Moving to Python 3
Posted Feb 17, 2011 8:41 UTC (Thu) by rqosa (subscriber, #24136)In reply to: Moving to Python 3 by rqosa
Parent article: Moving to Python 3
> at least one thread per FD
Forgot to mention this in my previous post: the "one thread/process per FD" pattern is the main design issue that made possible the Slowloris DoS attack, which LWN covered 2 years ago.
