|
... thread communicate with another, facilitating unidirectional communication of any Lisp object. Channels may be unbuffered, where a sender waits for a receiver (or vice versa) before either operation can...FIFO queues that drop elements when full.
Unbounded random-order queues that use less memory than unbounded FIFO queues.
Additionally, a synchronization wrapper is provided to make any queue...
Tags:
software
lisp

http://jp-larocque.livejournal.com/66618.html
(Cached)
0 links
Published: 1 month, 1 week ago (Mon, 19 Oct 2009 17:50:21 PDT); 2433 bytes
|