How many ways data can communicate between the processes in RTOS or any Linux OS?

Status
Not open for further replies.

Surender Reddy

Full Member level 2
Joined
Jan 28, 2012
Messages
129
Helped
7
Reputation
14
Reaction score
7
Trophy points
1,298
Location
Bangalore, India
Activity points
2,186
How many ways data can communicate between the processes in RTOS or any Linux OS?
What are the different ways?
 

How many ways data can communicate between the processes in RTOS or any Linux OS?
What are the different ways?
Sir please re-phrase your question.
Inter-Process Communication(IPC) in Linux Kernel can take place as :
  1. Pipes of all types/kind
  2. Shared Memory (using semaphores)
  3. Message Queue
  4. Sockets
  5. File Based
 

Do you have any reference docs, links or ant E-books for these concepts?
please share it here.......



Sir please re-phrase your question.
Inter-Process Communication(IPC) in Linux Kernel can take place as :
  1. Pipes of all types/kind
  2. Shared Memory (using semaphores)
  3. Message Queue
  4. Sockets
  5. File Based
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…