It supports IPC via sockets instead of using named pipes or other more efficient structures on Windows. There has been periodic talk over the years about using a real named pipe implementation but it has never culminated into real code.
On Dec 15, 2013, at 7:42 PM, crocket <[email protected]> wrote: > Does ZeroMQ lack support for IPC sockets on windows? > > > On Fri, Dec 13, 2013 at 9:34 PM, Francisco Freire > <[email protected]> wrote: > Hi, > > I'm doing some research at Instituto Superior Técnico concerning distributed > systems and inter-process communication. Last days I was studying a little > bit of ZeroMQ and now want to use it in my project since my goal is to > improve performance between the communication of two different apps running > on the same machine. > > I want to know if there is already someone implementing the ØMQ local > inter-process communication transport using Windows Sockets and I would like > to know more about this. As I said my focus is on performance and if needed I > could start implementing this functionality. > > Meanwhile I will use tcp for this communication. > > Best Regards, > > Francisco Freire > > _______________________________________________ > 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
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
