Re: non-blocking file writes
Re: non-blocking file writes
- Subject: Re: non-blocking file writes
- From: Devon E Bowen <email@hidden>
- Date: Tue, 8 Jul 2003 10:11:20 -0400 (EDT)
>
If the kernel's wedged waiting on a hung NFS mount, I would think
>
that your application's responsiveness would be of secondary concern.
Like I said, depends on your requirements. My app is actually doing
multiple tasks. If one portion of that work needs to wait on a file
there is no reason for the rest of the work to wait. It's my job to
make the system is fault tolerant as possible, not to find someone
else to blame. 8-)
Devon
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.