jpl-queues

ISC-style permissive

A few different kinds of queues, with optional multithreading synchronization.

$ area51 add jpl-queuesCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(jpl-queues:some-function ...)