Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugeneia/q-thread-pool
A very simple thread pool implementation based on JPL-QUEUES.
https://github.com/eugeneia/q-thread-pool
Last synced: about 1 month ago
JSON representation
A very simple thread pool implementation based on JPL-QUEUES.
- Host: GitHub
- URL: https://github.com/eugeneia/q-thread-pool
- Owner: eugeneia
- License: other
- Created: 2015-02-05T21:16:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-26T17:52:25.000Z (over 9 years ago)
- Last Synced: 2023-08-15T08:00:30.683Z (over 1 year ago)
- Language: Common Lisp
- Size: 137 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# q-thread-pool
**Description:**
A very simple thread pool implementation based on
[jpl-queues](http://www.thoughtcrime.us/software/jpl-queues/).**Documentation:**
* [API documentation](http://mr.gy/software/q-thread-pool/api.html)