Difference between revisions of "Inter-process communication (IPC)"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[wikipedia:IPC]]
+
[[wikipedia:Inter-process communication]]
  
 +
[[docker-compose.yml]]
 +
  cap_add:
 +
      - [[IPC]]_LOCK
  
 +
== Examples ==
 +
* [[File]]
 +
* Communications file
 +
* [[Signal]]
 +
* [[Unix domain socket]]
 +
* [[Message queue]]
 +
* [[Anonymous pipe]]
 +
* [[Named pipe]]
 +
* [[Shared memory]]
 +
* [[Message passing]]
 +
* [[Memory-mapped file]]
 +
* [[Cardano]]
  
 +
== See also ==
 +
* {{ps}}
  
[[docker-compose.yml]]
+
 
  cap_add:
+
[[Category:OS]]
      - [[IPC]]_LOCK
 

Latest revision as of 08:24, 31 March 2023

Advertising: