You could use mult or pub (bit different capabilities depending on your needs).
http://clojure.github.io/core.async/#clojure.core.async/mult http://clojure.github.io/core.async/#clojure.core.async/pub On Tuesday, October 27, 2015 at 3:56:32 PM UTC-5, JvJ wrote: > > Is it possible to create a core.async channel that has one input and > simultaneously delivers the same message to multiple endpoints? > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
