Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

Use a cached thread pool for asynchronous tasks #39

Open
lare96 opened this issue Feb 8, 2016 · 0 comments
Open

Use a cached thread pool for asynchronous tasks #39

lare96 opened this issue Feb 8, 2016 · 0 comments

Comments

@lare96
Copy link
Owner

lare96 commented Feb 8, 2016

Using a single threaded executor, tasks can end up being backed up in the internal queue and end up being severely delayed if lots of the tasks are blocking or big tasks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant