On Sun May  5 18:31:59 2013, Mikera wrote:
On Tuesday, 30 April 2013 04:12:14 UTC+8, Jan Stępień wrote:

Dear Clojurians,

I'm very happy to announce Himilsbach 0.0.1.

Himilsbach is a tiny actor library for intra-process messaging inspired by
Erlang.

Find it at https://github.com/jstepien/himilsbach

Your feedback is very much appreciated!


Nice - been looking for some Erlang-style features in Clojure for a while.

How does this compare with Pulsar?
- https://github.com/puniverse/pulsar




Looking at the source of Himilsbach it seems to be using java (OS) threads where as Pulsar allows for light weight threads and regular JVM threads.

-Ben

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