Difference between revisions of "Template:Inter-process communication"
Jump to navigation
Jump to search
imported>Twburger (Added SRR IPC) |
imported>Tanadeau |
||
| Line 7: | Line 7: | ||
|list1 = [[Computer file|File]] · [[mmap|Memory-mapped file]] · [[Message passing]] · [[Message queue|Message queue and mailbox]] · [[Named pipe]] · [[Anonymous pipe]] · [[Pipeline (Unix)|Pipe]] · [[Semaphore (programming)|Semaphore]] · [[Shared memory]] · [[Unix signal|Signal]] · Sockets : [[Internet socket|Internet]] and [[Unix domain socket|Unix domain]] | |list1 = [[Computer file|File]] · [[mmap|Memory-mapped file]] · [[Message passing]] · [[Message queue|Message queue and mailbox]] · [[Named pipe]] · [[Anonymous pipe]] · [[Pipeline (Unix)|Pipe]] · [[Semaphore (programming)|Semaphore]] · [[Shared memory]] · [[Unix signal|Signal]] · Sockets : [[Internet socket|Internet]] and [[Unix domain socket|Unix domain]] | ||
|group2 = Selected protocols<br></br> and standards | |group2 = Selected protocols<br></br> and standards | ||
| − | |list2 = [[Apple events]] · [[Component Object Model#COM.2B|COM+]] · [[Common Object Request Broker Architecture|CORBA]] · [[D-Bus]] · [[Distributed Computing Environment|DCE]] · [[Internet Communications Engine|ICE]] · [[Open Network Computing Remote Procedure Call|ONC RPC]] · [[POSIX]] (various methods) · [[SOAP]] · [[Representational_State_Transfer|REST]] · [[Apache Thrift|Thrift]] · [[TIPC]] · [[XML-RPC]] | + | |list2 = [[Apple events]] · [[Component Object Model#COM.2B|COM+]] · [[Common Object Request Broker Architecture|CORBA]] · [[D-Bus]] · [[Data_distribution_service|DDS]] · [[Distributed Computing Environment|DCE]] · [[Internet Communications Engine|ICE]] · [[Open Network Computing Remote Procedure Call|ONC RPC]] · [[POSIX]] (various methods) · [[SOAP]] · [[Representational_State_Transfer|REST]] · [[Apache Thrift|Thrift]] · [[TIPC]] · [[XML-RPC]] |
|group3 = Libraries<br></br> and frameworks | |group3 = Libraries<br></br> and frameworks | ||
|list3 = [[Channel (framework)|Channel]] · [[D-Bus]]· [[libevent]] [[SIMPL]] [[SRR IPC]] | |list3 = [[Channel (framework)|Channel]] · [[D-Bus]]· [[libevent]] [[SIMPL]] [[SRR IPC]] | ||