[Python-Dev] [PEP 3148] futures - execute computations asynchronously (original) (raw)

Brian Quinlan brian at sweetapp.com
Sun May 2 09:07:25 CEST 2010


I've updated the PEP to include:

See: http://svn.python.org/view/peps/trunk/pep-3148.txt?r1=78618&r2=80679

Rejected ideas:

Not yet addressed:

[1] There are a few issues with global executors that need to be
thought thought through i.e. when should workers be created and when
should they be terminated. I'd be happy to defer this idea unless
someone is passionate about it (in which case it would be great if
they'd step in with concrete ideas).

Cheers, Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20100502/8545aca5/attachment.html>



More information about the Python-Dev mailing list