Operating System Design/Processes/IPC

From Wikibooks, open books for an open world
< Operating System Design
Jump to: navigation, search

Interprocess communication is used mainly with microkernel architectures as a way for processes to communicate with other processes and the system itself. IPC (Interprocess communication) can be implemented in many forms, such as message passing, mutexes, and semaphores.

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export