[zeromq-dev] When unreliability is desired

Pieter Hintjens ph at imatix.com
Fri Dec 13 20:11:12 CET 2013


We should ignore the encoder classes as they are specific to TCP and
hacked for PGM (frame format was the same originally). Each protocol
should have its own framing spec and implementation.

On Thu, Dec 12, 2013 at 8:04 PM, Steven McCoy <steven.mccoy at miru.hk> wrote:
> On 7 December 2013 00:34, <lindleyf at gmail.com> wrote:
>>
>> I'll take a look at tipc. I've been using the pgm classes as a reference
>> so far. They appear to use v1_encoder while tcp uses v2_encoder.
>>
>
> If you can get a nice clean framework setup independent of the TCP/Unix
> socket setup I think many others and myself included would like to
> experiment adding many different types of protocol to 0mq.  I have many on
> my wish list.
>
> --
> Steve-o
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list