• 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
Fwd: Tight Runloop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Tight Runloop


  • Subject: Fwd: Tight Runloop
  • From: "Ricky McCrae" <email@hidden>
  • Date: Wed, 26 Sep 2007 09:21:36 +1000

Its using Webkit - exceptions logged while running it on a seperate thread.
It only needs to pass strings back to the main thread..

On 9/25/07, Alastair Houghton <email@hidden> wrote:
>
> On 25 Sep 2007, at 12:11, Ricky McCrae wrote:
>
> It's normally *much* easier to farm the work off to a separate
> thread, then just have the thread inform the main thread when it's
> done.  What are you actually doing in your code that you feel can't
> be done that way?  Remember, "thread safety" *normally* refers to the
> ability of code to run simultaneously on more than one thread, not to
> whether it can be invoked at all from a separate thread.  Code that
> can't run *at all* on a separate thread does exist but it's very much
> less common.
>
> Kind regards,
>
> Alastair.
>
> --
> http://alastairs-place.net
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Tight Runloop
      • From: Alastair Houghton <email@hidden>
References: 
 >Tight Runloop (From: "Ricky McCrae" <email@hidden>)
 >Re: Tight Runloop (From: Alastair Houghton <email@hidden>)

  • Prev by Date: Re: how to build finalcut-pro style gui apps?
  • Next by Date: Re: how to build finalcut-pro style gui apps?
  • Previous by thread: Re: Tight Runloop
  • Next by thread: Re: Tight Runloop
  • Index(es):
    • Date
    • Thread