Hi Sam,

On Sunday, March 9, 2014 11:16:13 PM UTC-3, Sam Ritchie wrote:
>
> Well, I typically have multiple channels. No need to have a single global 
> event bus for everything. With multiple channels, you can have a bunch of 
> local event loops.
>
 
I have taken this approach as well, but I can can't seem to find a good 
answer to this question: When you create a bunch of elements with their 
corresponding channels to handle certain events, how do you handle the 
closing of those channels and the termination of the related *go* blocks 
once you remove the elements?

Thanks!

Juan


 

-- 
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.

Reply via email to