<p dir="ltr"><br>
On Jan 7, 2016 10:06 AM, "Gary Buhrmaster" <<a href="mailto:gary.buhrmaster@gmail.com">gary.buhrmaster@gmail.com</a>> wrote:<br>
><br>
> On Thu, Jan 7, 2016 at 5:17 PM, Stuart Auchterlonie<br>
> <<a href="mailto:stuarta@squashedfrog.net">stuarta@squashedfrog.net</a>> wrote:<br>
> ....<br>
> > It's also part of the logserver which has been disable for 0.28.<br>
> ><br>
> > So if we want it it needs surgically separating from the logserver<br>
> > and the nzmqt (qt interface for 0mq) needs updating.<br>
> ><br>
> > I have a vague recollection of issues with nzmqt before.<br>
><br>
> The author of 0MQ moved on after realizing that writing<br>
> the solution in C++ was a mistake (I lost track of the<br>
> name of the rewrite).</p>
<p dir="ltr">The author was talking specifically about 0mq, which even though the official interface is C uses C++ to implement:<br>
<a href="http://250bpm.com/blog:4">http://250bpm.com/blog:4</a></p>
<p dir="ltr">0mq is great, but it provides no help with the protocol. Protocol buffers are nice, msgpack is popular, cereal also does some work for you:<br>
<a href="http://uscilab.github.io/cereal/">http://uscilab.github.io/cereal/</a></p>
<p dir="ltr">E</p>
<p dir="ltr">--<br>
Erik Hovland<br>
mailto: <a href="mailto:erik@hovland.org">erik@hovland.org</a></p>