Hello, ashwini ramamurthy <ashwini.ram21 <at> gmail.com> writes:
> > Hi, > > I want to send a xml file from the client to the server using zeromq . I was previously using HTTP PUT. I went through the zeromq discussion list but could not find many discussions on file transfer.My question is :what are the advantages of using zeromq to transfer files? > How are large files transferred in zeromq and how would it be better than using HTTP? Have you checked the ZGuide? http://zguide.zeromq.org/page:all There is section discussing file transfers: http://zguide.zeromq.org/page:all#Transferring-Files It seems a really decent starting point. Other chapters of this guide might allow you to answer your questions. Best regards, Lukasz Nowak PS. Greetings from the rainy-beery city :) _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
