Multipart messages won’t help because they are sent atomically, ZeroMQ sees them as a single message.
Joshua > On Jun 1, 2016, at 2:14 AM, yogesh fulsunge <[email protected]> wrote: > > Dear Team, > > I am looking for zeromq apis in C++ and java for sending large message sizes > around 15 MB in one request. > > I would like to know if multipart message is the only option to send messages > of large sizes? or any other option is also there? > > can you please let me know regarding this. > > Regards, > Yogesh > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
