I think pipes are fastest as the other end process will be trying to read
the from fds always(waiting for the input).
semaphores,monitors all these need certain condition to meet so that they
get ++/-- , notify.
Signal's can be masked!!.
.........
Satya


On Wed, Jul 7, 2010 at 8:13 AM, sharad kumar <sharad20073...@gmail.com>wrote:

> @harit why pipes are fastest...plzz explain a bit
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to