This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author glangford
Recipients Sebastian.Kreft.Deezer, bquinlan, glangford, mark.dickinson, pitrou, python-dev, sbt, tim.peters
Date 2014-06-16.12:31:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402921919.5.0.08206780121.issue20319@psf.upfronthosting.co.za>
In-reply-to
Content
Under the hood, the behaviour of as_completed is quite different. So there is no guarantee it would behave the same.

In any event, with millions of tasks you might consider Celery (I haven't used it myself):
http://www.celeryproject.org
History
Date User Action Args
2014-06-16 12:31:59glangfordsetrecipients: + glangford, tim.peters, bquinlan, mark.dickinson, pitrou, python-dev, sbt, Sebastian.Kreft.Deezer
2014-06-16 12:31:59glangfordsetmessageid: <1402921919.5.0.08206780121.issue20319@psf.upfronthosting.co.za>
2014-06-16 12:31:59glangfordlinkissue20319 messages
2014-06-16 12:31:59glangfordcreate