Hi Richard, Yes, the swap option was taken out in 3.x because it was unreliable and complex. If you need to store messages on disk the best way depends a lot on your use case. If you can explain your use case, and specifically how large your messages are, how many you send, and what patterns you use, we can give advice.
Pieter On Fri, May 17, 2013 at 6:31 PM, 张龙华 <[email protected]> wrote: > > > > Hi, all. > I noticed that the swap option are disappeared in zmq3.2. So if I want to > transmit > files with zmq, the memory will increase too much, so, how to resolve this > problem > in zmq3.2? > Thank you very much. > > Best Regards. > > Richard > _______________________________________________ > 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
