Answer:
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.
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.
Previous Question | Next Question |
How to transfer a file from windows xp to RHEL5(LINUX) with bootable os? | What are the Advantages and disadvantages of script vs compiled program? |