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>pull/1083/head
parent
45a66feac9
commit
24559a32ee
1 changed files with 6 additions and 1 deletions
@ -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> |
||||
|
Loading…
Reference in new issue