Liking cljdoc? Tell your friends :D

cues.controllers

Provides a global controller cache.

Controllers ensure that blocking tailers will unblock when an appender writes to a blocking queue. Each queue has one and only one corresponding controller. Once a controller has been bound to a queue on disk, it should never be removed for the lifetime of the app, unless the queue has been deleted on disk, in which case, the controller must be purged from the cache.

Provides a global controller cache.

Controllers ensure that blocking tailers will unblock when an
appender writes to a blocking queue. Each queue has one and only one
corresponding controller. Once a controller has been bound to a
queue on disk, it should never be removed for the lifetime of the
app, unless the queue has been deleted on disk, in which case, the
controller must be purged from the cache.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close