I am using jeromq recently. And I find that I still need to serialize and
deserialize data to make a msg when using the inproc mode of jeromq. Could
I add the Object of data to a msg directly ? So that I don't need to
serialize and deserialize the Object of data like using disruptor.
If posible, how to implement it?
Thank you very much.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to