[zeromq-dev] Does ZeroMQ pay a lot in terms of marshalling compared to akka and clojure.core.async?
crocket
crockabiscuit at gmail.com
Thu Oct 10 15:22:57 CEST 2013
Someone pointed out that ZeroMQ was great at communicaton between two or
more languages but that for communications in one language, internal
messaging solutions like akka and clojure.core.async would be a lot faster.
He said marshalling was expensive.
I looked into core.async, and I found it uses queues for asynchronicity.
How would one compare core.async and ZeroMQ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131010/01300636/attachment.htm>
More information about the zeromq-dev
mailing list