This is an ANSI CL adaptation from the SBCL Mailbox utility, it has been tested only in ABCL for now, but it should work on any ANSI CL implementation.
- bordeaux-threads
- bt-semaphore
- queues
(ql:quickload :lem-mailbox)
The usage should be similar to the version in SBCL mailbox