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/1657/head
Leandro Morais Azevedo 3 years ago committed by GitHub
parent 5e95df8c40
commit 2fefe90d2a
  1. 7
      content/roadmaps/101-backend/content/102-os-general-knowledge/106-interprocess-communication.md

@ -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…
Cancel
Save