[zeromq-dev] PUB/SUB with multiple publishers
Martin Sustrik
sustrik at 250bpm.com
Sat Jul 17 09:49:43 CEST 2010
Chuck,
> Alternately, if you are running this on Windows then I don't think
> inproc or ipc transports are supported on that platform. That should
> also error out (if you are on Windows).
IPC doesn't work on Windows because Window's IPC mechanism (NamedPipes)
is not POSIX compliant :(
However, "inproc" transport is strictly multi-platform and should work
on all operating systems.
Martin
More information about the zeromq-dev
mailing list