0
3.7kviews
What is inter task communication? Describe the different methods of inter task communication.
1 Answer
0
273views

1) Intertask communication: Intertask communication involves sharing of data among task through sharing of memory space, transmission of data etc. It is executed using following mechanism
1. Message queues
2. Pipe
3. Remote procedure calls

1) Message queues: A message queue is an object used for intertask communication …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.