Difference between revisions of "Template:Inter-process communication"
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 | ||
| − | | | + | |listclass = hlist |
|state = autocollapse | |state = autocollapse | ||
| + | |||
|group1 = Methods | |group1 = Methods | ||
| − | |list1 = [[Computer file|File]] | + | |list1 = |
| − | |group2 = Selected protocols<br | + | * [[Computer file|File]] |
| − | |list2 = [[Apple events]] | + | * [[mmap|Memory-mapped file]] |
| − | |group3 = Libraries<br | + | * [[Message passing]] |
| − | |list3 = | + | * [[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]] | ||
}} | }} | ||