[zeromq-dev] wikipedia

Steven McCoy steven.mccoy at miru.hk
Mon Aug 2 10:17:58 CEST 2010


On 2 August 2010 16:07, Pieter Hintjens <ph at imatix.com> wrote:

> On Mon, Aug 2, 2010 at 4:10 AM, Steven McCoy <steven.mccoy at miru.hk> wrote:
>
> > Before all the re-editing occurs, I have renamed "inproc" to inter-thread
> > communication (ITC) as there is a precedence for it's usage in the
> domain,
>
> ITC is consistent with IPC but... it has the problem that _all_ 0MQ
> communication is inter-thread, one way or another.  Whereas inproc
> really means, within in one process.
>
>
I think it is a given the semantics of ITC referring to within one process
otherwise it would be IPC: localhost, network or internet: lower case 'i'.

The introduction for Internet Sockets on Wikipedia gives this:

"In computer networking, an *Internet socket* or *network socket* is an
endpoint of a bidirectional
inter-process<http://en.wikipedia.org/wiki/Inter-process_communication>
 communication flow <http://en.wikipedia.org/wiki/Communication_flow> across
anInternet Protocol
<http://en.wikipedia.org/wiki/Internet_Protocol>-based computer
network <http://en.wikipedia.org/wiki/Computer_network>, such as the
Internet <http://en.wikipedia.org/wiki/Internet>."

Too much semantics already :/

Does any document really use inter-thread communication to refer to
multi-threaded IPC?

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100802/a71fa729/attachment.htm>


More information about the zeromq-dev mailing list