The simple policies to unblock an event in the queue.
The simple policies to unblock an event in the queue.
(fifo-policy [next-unblocked-event & rest-blocked :as _queue])Select the first blocked consumer in the queue.
Select the first blocked consumer in the queue.
(lifo-policy queue)Select the last blocked consumer in the queue.
Select the last blocked consumer in the queue.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |