Defensive programming

Jeremy Fincher tweedgeezer at hotmail.com
Sun Jun 1 08:24:32 EDT 2003


Jack Diederich <jack at performancedrivers.com> wrote in message news:<mailman.1054463105.27128.python-list at python.org>...
> Specific problems are 
> best solved at specific layers, and DoS attacks that eat CPU are best solved
> at the operating system level.

All the operating system can do is kill the runaway process; how is
that acceptable for multiple client processes?

Jeremy




More information about the Python-list mailing list