Re: directory change notifications in Solaris?

From: Andreas F. Borchert (comp.unix.solaris_at_expires-on-2005-09-07.usenet.andreas-borchert.de)
Date: 08/30/05


Date: Tue, 30 Aug 2005 20:56:57 +0200 (CEST)

On 2005-08-30, Richard Skelton <Richard.Skelton@Infineon.com> wrote:
> wingroups@gmail.com wrote:
>> Does Solaris (recent versions) support directory change notifications?
>> If no, what is a good way to detect changes to files in a directory
>> from a userland process?
>
> Why not try FAM from http://www.blastwave.org/packages.php/fam

Does FAM something else than polling under Solaris 10?

Sure, FAM is certainly a solution if you want to reduce the load of
polling by multiple processes, to poll more efficiently over networks,
and to do all this by the help of a portable framework. Nevertheless,
it would be interesting whether native Solaris support for change
notifications is available or expected to become available under current
or forthcoming Solaris releases or file systems.

Andreas.



Relevant Pages