There are some stream libraries that exist, though core.async channels could likely be used for most things stream related. I made one called kuroshio (https://github.com/viperscape/kuroshio) which solves some small trade offs I didn't want to make with other libraries, there is also lamina (https://github.com/ztellman/lamina) which makes use of java queues under the hood and is likely very fast.
On Friday, August 29, 2014 2:56:14 PM UTC-4, Greg MacDonald wrote: > > Hi Everyone, > > Does anyone know the status of clojure streams is? I would like to try > them out but I can't find the svn repository mentioned on the website: > http://clojure.org/streams. Thx! > > -Greg > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.