Difference between revisions of "Inter-process communication (IPC)"
Jump to navigation
Jump to search
(Created page with "wikipedia:IPC") |
|||
(11 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}} | ||
+ | |||
+ | |||
+ | [[Category:OS]] |
Latest revision as of 08:24, 31 March 2023
wikipedia:Inter-process communication
docker-compose.yml cap_add: - IPC_LOCK
Examples[edit]
- File
- Communications file
- Signal
- Unix domain socket
- Message queue
- Anonymous pipe
- Named pipe
- Shared memory
- Message passing
- Memory-mapped file
- Cardano
See also[edit]
Advertising: