November 2015
Beginner
282 pages
5h 5m
English
A process alone can do a certain things, but not everything. It will be a very useful and good resource utilization if two or more processes can communicate with each other in the form of sharing results, sending or receiving messages, and so on. In a Linux or Unix-based operating system, two or more processes can communicate with each other using IPC.
IPC is the technique by which processes communicate with each other and are managed by kernel.
IPC is possible to do by any of the following ways:
Read now
Unlock full access