On Wed, Mar 20, 2002, Jon Fairbairn wrote:
> > Could someone post an example of the creation of a
> > temporary file where race conditions are important?
> 
> /any/ programme that does this on a multi-process system.

Occasionally, the presence or absence of a file (usually empty) of a
certain name in a certain directory is used for communication between
processes on a multi-process system.

David
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to