[zeromq-dev] ZeroMQ IPC Windows

Charles Remes lists at chuckremes.com
Mon Dec 16 03:45:23 CET 2013


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 <crockabiscuit at gmail.com> wrote:

> Does ZeroMQ lack support for IPC sockets on windows?
> 
> 
> On Fri, Dec 13, 2013 at 9:34 PM, Francisco Freire <francisco.m.freire at gmail.com> 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
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> 
> 
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131215/5bbc7465/attachment.htm>


More information about the zeromq-dev mailing list