• 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: Where do asynchronous API do their "work"?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where do asynchronous API do their "work"?


  • Subject: Re: Where do asynchronous API do their "work"?
  • From: Shawn Erickson <email@hidden>
  • Date: Sat, 12 Nov 2005 20:00:41 -0800


On Nov 12, 2005, at 5:31 PM, Jerry Krinock wrote:

API which call back to you as they progress (which I call "asynchronous")
may run in another thread of some kind. (On the other hand, they may not,
as I learned when I ran a long blocking process in my main thread while an
NSDrawer was supposed to opening).


I'm studying a problem with NSURLConnection,

If you provide more information on what you are doing we likely can help you work this issue.


and wonder if there is any way
to see any "thread-like things" it might spawn. I don't see anything in
Activity Monitor.

Try using Thread Viewer.app or Shark.app (learn shark!), both can be found under /Developer/Applications/Performance Tools.


-Shawn

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Where do asynchronous API do their "work"? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Objective-C++ overload resolution no longer working?
  • Next by Date: Re: Where do asynchronous API do their "work"?
  • Previous by thread: Re: Where do asynchronous API do their "work"?
  • Next by thread: automated progress indicator
  • Index(es):
    • Date
    • Thread