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 aeros
Recipients aeros, bquinlan, methane, pitrou, yus2047889
Date 2020-01-15.04:21:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579062064.11.0.524993673349.issue39207@roundup.psfhosted.org>
In-reply-to
Content
> It would certainly be better to start the worker processes on demand. It  probably also requires careful thought about how to detect that more workers are required.

Alright. In that case, I'll do some experimentation when I get the chance and see if I can come up with an effective way to spawn the worker processes as needed, without incurring a significant performance penalty.  

Note: I have a few other projects and obligations in the meantime, so I'm not 100% certain when I'll have the time to work on this. If anyone else is interested in working on this as well, certainly feel free to do so.
History
Date User Action Args
2020-01-15 04:21:04aerossetrecipients: + aeros, bquinlan, pitrou, methane, yus2047889
2020-01-15 04:21:04aerossetmessageid: <1579062064.11.0.524993673349.issue39207@roundup.psfhosted.org>
2020-01-15 04:21:04aeroslinkissue39207 messages
2020-01-15 04:21:03aeroscreate