Fun with X and CORBA

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: David Sinck
Datum:  
Betreff: 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