Difference between revisions of "Template:Inter-process communication"

From blackwiki
Jump to navigation Jump to search
imported>Trnsz
m (revert)
imported>Kephir
(drop redlink; hlist)
Line 2: Line 2:
 
|name  = IPC
 
|name  = IPC
 
|title  = [[Inter-process communication]] in computing
 
|title  = [[Inter-process communication]] in computing
|image =  
+
|listclass = hlist
 
|state = autocollapse
 
|state = autocollapse
 +
 
|group1 = Methods
 
|group1 = Methods
|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 =  
|group2 = Selected protocols<br></br> and standards
+
* [[Computer file|File]]  
|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]]
+
* [[mmap|Memory-mapped file]]  
|group3 = Libraries<br></br> and frameworks
+
* [[Message passing]]  
|list3 = [[Channel (framework)|Channel]] · [[D-Bus]]· [[libevent]] · [[SIMPL]] [[SRR IPC]]
+
* [[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]]
 +
** [[Unix domain socket|Unix]]
 +
 
 +
|group2 = Selected protocols<br/> and standards
 +
|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/> and frameworks
 +
|list3 =  
 +
* [[D-Bus]]
 +
* [[libevent]]
 +
* [[SIMPL]]
  
 
}}
 
}}

Revision as of 18:59, 13 October 2012