Difference between revisions of "Template:Inter-process communication"
Jump to navigation
Jump to search
Template documentation
imported>Zyxw m (update name) |
|||
| (6 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
| − | |name | + | |name = Inter-process communication |
| − | |title | + | |title = [[Inter-process communication]] |
|listclass = hlist | |listclass = hlist | ||
| − | |state = autocollapse | + | |state = {{{state|autocollapse}}} |
|above = [[Data]] exchange among [[Thread (computing)|threads]] in [[computer program]]s | |above = [[Data]] exchange among [[Thread (computing)|threads]] in [[computer program]]s | ||
| Line 16: | Line 16: | ||
* [[Pipeline (Unix)|Pipe]] | * [[Pipeline (Unix)|Pipe]] | ||
* [[Semaphore (programming)|Semaphore]] | * [[Semaphore (programming)|Semaphore]] | ||
| − | * [[ | + | * [[Shared memory]] |
* [[Unix signal|Signal]] | * [[Unix signal|Signal]] | ||
* Sockets | * Sockets | ||
| − | ** [[ | + | ** [[Network socket|Network]] |
** [[Unix domain socket|Unix]] | ** [[Unix domain socket|Unix]] | ||
| − | |group2 = [[ | + | |group2 = [[Communication protocol|Protocols]]<br>and [[Technical standard|standards]] |
|list2 = | |list2 = | ||
| − | * [[Apple | + | * [[Apple event]]s |
* [[Component Object Model#COM.2B|COM+]] | * [[Component Object Model#COM.2B|COM+]] | ||
* [[Common Object Request Broker Architecture|CORBA]] | * [[Common Object Request Broker Architecture|CORBA]] | ||
| Line 46: | Line 46: | ||
* [[SIMPL]] | * [[SIMPL]] | ||
* [[LINX (IPC)|LINX]] | * [[LINX (IPC)|LINX]] | ||
| − | + | }}<noinclude>{{documentation|content={{Collapsible option}}}} | |
| − | }} | + | </noinclude> |
Latest revision as of 12:09, 4 April 2020
Initial visibility: currently defaults to autocollapse
To set this template's initial visibility, the |state= parameter may be used:
|state=collapsed:{{Inter-process communication|state=collapsed}}to show the template collapsed, i.e., hidden apart from its title bar|state=expanded:{{Inter-process communication|state=expanded}}to show the template expanded, i.e., fully visible|state=autocollapse:{{Inter-process communication|state=autocollapse}}
If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |