Fun with X and CORBA

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: David Sinck
Fecha:  
Asunto: 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