What are the IPC techniques?

Submitted by: Administrator
IPC Techniques are mainly semaphores,message
queues,pipes,sockets,and shared memory.
1.semaophore is a synchronizing tool between the proceess in
sharing f resource.
it consists either 1 or 0 for allocating or deallocate a
resouce respectively.
2.message queue is a queue which is used by a proceess
comunication.
Submitted by: Administrator

Read Online Linux IPC Job Interview Questions And Answers