Added Resources for Interprocess Communication (#1082)
* Added Resources for Interprocess Communication * Update 106-interprocess-communication.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
committed by
GitHub
parent
45a66feac9
commit
24559a32ee
@ -1 +1,6 @@
|
||||
# Interprocess communication
|
||||
# Interprocess Communication
|
||||
|
||||
Interprocess communication (IPC) refers specifically to the mechanisms an operating system provides to allow the processes to manage shared data
|
||||
|
||||
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://www.geeksforgeeks.org/inter-process-communication-ipc/'>Interprocess Communication</BadgeLink>
|
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=dJuYKfR8vec'>Interprocess Communication - Neso Academy</BadgeLink>
|
||||
|
Reference in New Issue
Block a user