ufo-thread-pool 1.0.3

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

Dependencies

>=0.0.0-akku <1.0.0

Source code

https://github.com/ufo5260987423/ufo-thread-pool.git git
7efaa820c48fe71df9345ac60ad265cf1cacddfd

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)
    • (srfi :13 strings) SRFI
  • (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

  • 2024-02-18 ~ 1.0.3
  • 2024-02-12 ~ 1.0.2
  • 2022-08-06 ~ 1.0.1
  • 2022-07-06 ~ 1.0.0