Author: David Sinck Date: Subject: Fun with X and CORBA
\_ Or, I could have the XML be written to a file every time the values
\_ change, and another process read the file. But then there would be
\_ synchronization issues.
flock is your friend. Except on some versions of aix that don't
support flocking...even when patched at the kernel level. bleh.