On Nov 12, 2007 1:41 PM, robert engels <[EMAIL PROTECTED]> 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().

This would also need to be hooked in with file deletion (since a file
could be created and deleted before commit()).

-Yonik

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

Reply via email to