Join Slack
Communities
Powered by
<@U3ZLHBTLG> You can take a loot at Java’s `Thread...
# coroutines
e
elizarov
05/17/2017, 2:56 PM
@louiscad
You can take a loot at Java’s
ThreadPoolExecutor
(supported on Android, too). It has a bunch of configuration options for min/max thread counts and timeouts:
https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ThreadPoolExecutor.html
👍 1
Open in Slack
Previous
Next