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

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[wikipedia:Inter-process communication]]
 
[[wikipedia:Inter-process communication]]
 
 
 
  
 
  [[docker-compose.yml]]
 
  [[docker-compose.yml]]
Line 8: Line 5:
 
       - [[IPC]]_LOCK
 
       - [[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 ==
 
== See also ==
Line 13: Line 22:
  
  
[[Category:Computing]]
+
[[Category:OS]]

Latest revision as of 08:24, 31 March 2023

Advertising: