[zeromq-dev] what are the best practices to send complex objects?

Ron Elliott ronaldbelliott at gmail.com
Tue Jul 17 09:40:01 CEST 2012


Not sure about .NET compatibility but check out Google's Protocol Buffers
http://code.google.com/p/protobuf/
On Jul 17, 2012 12:38 AM, "anti_tenzor" <anti_tenzor at mail.ru> wrote:

> Hello, all,
>
> I'd like to use ZMQ to send complex objects between applications (using
> CLRZMQ c# wrapper). Since it is possible to send byte[] arrays only,
> I am forced to implement some serialization-deserialization mechanism.
>
> But the hole idea is to be as fast as possible! So it looks like this
> algo should be:
> 1. Extremely fast
> 2. Produce very compact byte arrays
>
> Could you please suggest some best practices or libraries (.net), that
> meets these requirements?
>
> How do you send complex ojects via ZMQ in real-life applications?
>
> Thank you in advance!
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120717/c0af5b09/attachment.htm>


More information about the zeromq-dev mailing list