Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Interprocess Communications
#1

[attachment=5070]


Introduction

-Exchange of data between two or more separate, independent processes/threads.
-Operating systems provide facilities/resources for inter-process communications (IPC), such as message queues, semaphores, and shared memory.
-Distributed computing systems make use of these facilities/resources to provide application programming interface (API) which allows IPC to be programmed at a higher level of abstraction. (e.g., send and receive)
-Distributed computing requires information to be exchanged among independent processes.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.