diff --git a/content/roadmaps/101-backend/content/102-os-general-knowledge/106-interprocess-communication.md b/content/roadmaps/101-backend/content/102-os-general-knowledge/106-interprocess-communication.md index 5f3e76338..145f6e3ff 100644 --- a/content/roadmaps/101-backend/content/102-os-general-knowledge/106-interprocess-communication.md +++ b/content/roadmaps/101-backend/content/102-os-general-knowledge/106-interprocess-communication.md @@ -1 +1,6 @@ -# Interprocess communication \ No newline at end of file +# Interprocess Communication + +Interprocess communication (IPC) refers specifically to the mechanisms an operating system provides to allow the processes to manage shared data + +Interprocess Communication +Interprocess Communication - Neso Academy