On Mon, 22 Aug 2011 04:26 am Paul Rubin wrote:

> The Erlang approach is tempting.  Don't catch the exception at all--just
> let the process crash, and restart it.  But that's a more heavyweight
> operation in Python.

You might be interested in this paper:

http://usenix.org/events/hotos03/tech/full_papers/candea/candea.pdf


-- 
Steven

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to