robert engels wrote:
Would it not be simpler to pure Java...

Add the descriptor that needs to be sync'd (and closed) to a Queue.
Start a Thread to sync/close descriptors.

In commit(), wait for all sync threads to terminate using join().

+1

Doug


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to