[erlang-questions] 0MQ libraries

Michael Truog mjtruog@REDACTED
Thu Jan 30 23:06:44 CET 2014


The normal repository is https://github.com/zeromq/erlzmq2 and that works with the v2 and v3 ZeroMQ.
I haven't tried erlzmq2 with v4, but a fork here has tried it https://github.com/mkrentovskiy/erlzmq2 .
There should be more features that require integration, based on the list of features in v4 ZeroMQ, however, the new features in v4 seem to be experimental (e.g., encryption support), so a more conservative choice would be to stick with v3 until the ZeroMQ v4 features get properly tested with a stable API in a later v4 ZeroMQ release.

On 01/30/2014 01:13 PM, Joe Armstrong wrote:
> Is anybody working on upgrading the 0MQ libraries for erlang to
> the latest version of 0QM.
>
> /Joe
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140130/9f6df711/attachment.htm>


More information about the erlang-questions mailing list