cl-threadpool

2023-06-18

Implementation of a thread pool

Upstream URL

github.com/Frechmatz/cl-threadpool

Author

Oliver <frechmatz@gmx.de>

Maintainer

Oliver <frechmatz@gmx.de>

License

MIT
README

cl-threadpool

A thread pool implemented in Common Lisp. Thread pools consist of a bunch of worker threads and a job queue.

The documentation can be found in the docs directory or at the project site.

Dependencies (6)

  • bordeaux-threads
  • cl-html-readme
  • docparser
  • lisp-unit
  • queues
  • verbose

Dependents (0)

    • GitHub
    • Quicklisp