https://github.com/robinfriedli/threadpool
Scalable self growing / shrinking ThreadPool implementation. This ThreadPool implements the ExecutorService interface and offers an alternative for the JDK ThreadPoolExecutor implementation that prioritizes creating new worker threads above queueing tasks for better potential throughput and flexibility.
https://github.com/robinfriedli/threadpool
threadpool
Last synced: 8 months ago
JSON representation
Scalable self growing / shrinking ThreadPool implementation. This ThreadPool implements the ExecutorService interface and offers an alternative for the JDK ThreadPoolExecutor implementation that prioritizes creating new worker threads above queueing tasks for better potential throughput and flexibility.
- Host: GitHub
- URL: https://github.com/robinfriedli/threadpool
- Owner: robinfriedli
- License: apache-2.0
- Created: 2020-07-29T22:29:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T15:31:14.000Z (about 4 years ago)
- Last Synced: 2025-04-03T11:44:10.155Z (about 1 year ago)
- Topics: threadpool
- Language: Java
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0