<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 8, 2014 at 7:49 PM, Serge Aleynikov <span dir="ltr"><<a href="mailto:serge@aleynikov.org" target="_blank">serge@aleynikov.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:arial,helvetica,sans-serif">Just to add a piece of history - I was an author of the original driver-based implementation of the Erlang ZMQ binding (<a href="https://github.com/zeromq/erlzmq" target="_blank">https://github.com/zeromq/erlzmq</a>), which got more or less obsolete after Yurii Rashkovskii implemented his NIF-based version (<a href="https://github.com/zeromq/erlzmq2" target="_blank">https://github.com/zeromq/erlzmq2</a>).</div>

<div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif">Concerning your question, I haven't had a use for this project for a while, but if there is anyone wishing to join the project and bring it up to date that would be great.  Though I agree that a pure-Erlang wire-level implementation would be of greater interest.</div>
</div></blockquote><div><br></div><div>I'm only interested in the pure erlang solution. NIFs worry me. They break the guarantees, they muck</div><div>up the scheduler and so on. They should only be used when you've tried very very very vary hard</div>
<div>not to use them.</div><div><br></div><div>In the problem I want to solve I don't expect communication to be a bottleneck.</div><div><br></div><div>I'd like a 100% correct Erlang reference implementation of 0MQ. This (if done) might have the interesting</div>
<div>side effect that it could be used (say with quick check)  test the C-implementations of 0MQ.</div><div><br></div><div>Cheers</div><div><br></div><div>/Joe</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><span class="HOEnZb"><font color="#888888">
<div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif">Serge</div></font></span></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">

On Thu, Jan 30, 2014 at 4:13 PM, Joe Armstrong <span dir="ltr"><<a href="mailto:erlang@gmail.com" target="_blank">erlang@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="h5">
<div dir="ltr">Is anybody working on upgrading the 0MQ libraries for erlang to<div>the latest version of 0QM.</div><span><font color="#888888"><div><br></div><div>/Joe</div></font></span></div>
<br></div></div><div class="">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></div></blockquote></div><br></div>
</blockquote></div><br></div></div>