[zeromq-dev] Newbee Question
Laurent Alebarde
l.alebarde at free.fr
Fri Jan 17 22:26:51 CET 2014
https://github.com/zeromq/libzmq/blob/master/doc/zmq_bind.txt
https://github.com/zeromq/libzmq/blob/master/doc/zmq_ipc.txt
Le 17/01/2014 21:25, Srinivas Kotamarti a écrit :
> Hi,
> I had read the guide, from what I understand the inproc:// transport is for inter thread communication. What I am looking for is for communicating between processes on the same machine. Since shared memory is faster for communication between the processes on the same machine, I was wondering if ZeroMQ has a transport for shared memory.
>
> My search on the dev-list couple of discussions regarding the same and a possibility of 'memory mapped' file transport was mentioned in the emails. So does ZeroMQ already have a transport for shared memory or in the plans for future?
>
> How does ZeroMQ ipc transport perform compare to a shared memory based communication implementation?
>
> Thanks
>
> --Srinivas
>
> -----Original Message-----
> From: zeromq-dev-bounces at lists.zeromq.org [mailto:zeromq-dev-bounces at lists.zeromq.org] On Behalf Of Goswin von Brederlow
> Sent: Friday, January 17, 2014 5:37 AM
> To: zeromq-dev at lists.zeromq.org
> Subject: Re: [zeromq-dev] Newbee Question
>
> 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
> 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/20140117/3844d940/attachment.htm>
More information about the zeromq-dev
mailing list