> What happens if a job terminates while LuxiD is not available? And > what if a job finishes before LuxiD is back?
Am I missing something here or do these questions seem to be same ? What about the following: * if the job process has no message to deliver or locks to release, then it terminates and goes away * if the job process has a message or locks to release, or something else to give the master, then it can wait for LuxiD to become available and then deliver the message, or release the locks, etc... What do you think ? Jose
