On Fri, Jan 17, 2014 at 02:44:20AM +0000, Srinivas Kotamarti wrote:
> Hi,
> I am new to ZeroMQ. I have a bunch of questions !!
> 
> I was wondering if the ZeroMQ has an ipc for shared memory, if not does 
> anyone know what is the best IPC to use for communication on localhost?
> 
> Is the ipc transport a unix domain socket?
> 
> How does ZeroMQ ipc transport perform compare to a shared memory based 
> communication implementation?
> 
> Answers are greatly appreciated !
> 
> Thanks.
> --Srinivas

Read the guide and look for inproc://.

MfG
        Goswin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to