Fun with X and CORBA

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: David Sinck
Dato:  
Emne: 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.

David