On Tue, 2017-08-08 at 15:34 +0300, omri bloch wrote:
> Dear all,
> 
> I am looking for the right way to record inter process communication,
> and
> then play it afterward to test any process separately.
> 
> I am new with zmq and I will be glad to hear your ideas and advice.
> 
> Is there some implemented way to do so?
> If not, and if the outcome will be good and generic, I will be glad
> to
> share it with the community.
> 
> thanks,
> omri bloch

Hi,

Have a look at the C bindings, czmq. There is functionality already
implemented to read/write messages to/from files: zmsg_load and
zmsg_save

http://czmq.zeromq.org/czmq4-0:zmsg

-- 
Kind regards,
Luca Boccassi

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to