[Python-Dev] A more flexible task creation

Joni Orponen j.orponen at 4teamwork.ch
Thu Jun 14 15:39:21 EDT 2018


On Thu, Jun 14, 2018 at 9:17 PM Chris Barker via Python-Dev <
python-dev at python.org> wrote:

> Excuse my ignorance (or maybe it's a vocabulary thing), but I'm trying to
> understand the problem here.
>

Vocabulary-wise 'queue depth' might be a suitable mental aid for what
people actually want to limit. The practical issue is most likely something
to do with hitting timeouts when trying to queue too much work onto a
service.

-- 
Joni Orponen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180614/438d57f4/attachment-0001.html>


More information about the Python-Dev mailing list