In Unix inter process communication take place using?.

Showing Answers 1 - 7 of 7 Answers

Raghavan

  • Jun 27th, 2005
 

signals

  Was this answer useful?  Yes

Padiyar

  • Aug 2nd, 2005
 

Using pipes and signals

  Was this answer useful?  Yes

darshan

  • Jun 27th, 2006
 

Shared memory and message passing.

  Was this answer useful?  Yes

Vipull Sayal

  • Jul 24th, 2006
 

Several Different Methods of IPC (in UNIX)Signals (Software Interrupt)Pipes and FIFOsMessage QueuesSemaphoresShared MemorySocketsRPC (Remote Procedure Calls)Mutex and Conditional VariablesAs taken from dis link http://www.cs.iastate.edu/~cs554/lec_notes/unix_ipc.pdf

  Was this answer useful?  Yes

chandnal

  • Mar 22nd, 2007
 

Pipes, Messages and Semaphores

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions