Did you look into Pulsar https://github.com/puniverse/pulsar ? 

I'm using core.async in the browser, but I don't see it as a multithreading 
mechanism. Pulsar puts an erlang-like api around the quasar 
lightweight threads and actors for java. Looks really nice, and seems a 
good fit for dse type apps, but I haven't used it yet, just have it on my 
todo list to check out.


Look here 
https://groups.google.com/forum/#!msg/clojure/1xxxTti6Vi0/VjIngrSnG8MJ for 
an interesting performance comparison for a core.async implemented on top 
of pulsar, which might give you some hints how both projects might fare for 
your use case.

Cheers, Mathias

-- 
-- 
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/groups/opt_out.

Reply via email to