(config-property name)(pipe queue-size)Returns a vector containing a sequence that will read from the queue, and a function that inserts items into the queue.
Based upon: http://clj-me.cgrand.net/2010/04/02/pipe-dreams-are-not-necessarily-made-of-promises/ http://oobaloo.co.uk/clojure-from-callbacks-to-sequences
Returns a vector containing a sequence that will read from the queue, and a function that inserts items into the queue. Based upon: http://clj-me.cgrand.net/2010/04/02/pipe-dreams-are-not-necessarily-made-of-promises/ http://oobaloo.co.uk/clojure-from-callbacks-to-sequences
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 |