ufo-thread-pool 1.0.1
This package is a dependable thread pool package for chez scheme.
$ akku update $ akku install ufo-thread-pool $ .akku/env
Authors
WANG Zheng
Homepage
Information missing.
License
MIT
Source code
https://github.com/ufo5260987423/ufo-thread-pool.git git
843ce56ff0e6a87e4861b654a0b287235f0def3f
Tag: v1.0.1
Package contents
- (ufo-thread-pool) R6 Chez Scheme
- → init-thread-pool thread-pool? thread-pool-blocked?-ref thread-pool-blocked?-change thread-pool-thread-number-ref thread-pool-job-number-ref thread-pool-size-ref thread-pool-size-add thread-pool-add-job thread-pool-stop! with-thread-pool-increment
- ← (chezscheme) Built-in
- ← (ufo-thread-pool util blocking-queue)
- ← (ufo-thread-pool util try)
- (ufo-thread-pool util blocking-queue) R6 Chez Scheme
- → init-blocking-queue blocking-queue-pop blocking-queue-push
- ← (chezscheme) Built-in
- ← (slib queue)
- (ufo-thread-pool util try) R6 Chez Scheme
- → try except
- ← (chezscheme) Built-in
Version history
- 2022-08-06 ~ 1.0.1
- 2022-07-06 ~ 1.0.0