<p dir="ltr"><br>
On Jul 25, 2016 11:07 PM, "Sam Parkinson" <<a href="mailto:sam.parkinson3@gmail.com">sam.parkinson3@gmail.com</a>> wrote:<br>
><br>
> On Tue, Jul 26, 2016 at 12:23 PM, Dave Crossland <<a href="mailto:dave@lab6.com">dave@lab6.com</a>> wrote:<br>
>><br>
>> Please checkout zeromq :)<br>
><br>
> Oh, that looks awesome!  I think that is much better than using tcp directly.<br>
><br>
> Does ZeroMQ guarantee message ordering?  Eg. if I post A then B, is it guaranteed that everybody receives it in the order A then B?  Message ordering seems important to some algos.</p>
<p dir="ltr">Yeah it can do this</p>
<p dir="ltr">> Is there documentation for how FontForge uses this?  I assume that we would want a similar implementation.</p>
<p dir="ltr">ff docs are bad :/ but the zeromq book is insanely great 👌 </p>