• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: non-blocking file writes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: non-blocking file writes


  • Subject: Re: non-blocking file writes
  • From: Kaelin Colclasure <email@hidden>
  • Date: Tue, 8 Jul 2003 10:01:46 -0700

This omission seems to date back at least to the era of OpenStep -- because GNUstep implements methods for non-blocking writes and documents them as extensions to the specification. I'd suggest filing a bug report at bugreport.apple.com requesting that these be adopted. Sure, it won't solve your immediate problems, but it will call Apple's attention to the omission...

-- Kaelin

On Tuesday, July 8, 2003, at 07:11 AM, Devon E Bowen wrote:

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.
_______________________________________________
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.

References: 
 >Re: non-blocking file writes (From: Devon E Bowen <email@hidden>)

  • Prev by Date: Re: Calling Java from obj-c app
  • Next by Date: Info.plist and InfoPlist.strings - how to use?
  • Previous by thread: Re: non-blocking file writes
  • Next by thread: Re: non-blocking file writes
  • Index(es):
    • Date
    • Thread