>From what I can see, aleph allows me to set a executor to handle client 
requests. I'm already using core.async pretty heavily. Is there any reason 
why I shouldn't pass core.async's executor to aleph? I see I can also make 
every client request start on aleph's dispatch thread. Considering 
absolutely every request spawns a go-block, might it even be a good idea to 
not run aleph with an executor at all?

Thanks!

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