Re: Messages between Threads
Re: Messages between Threads
- Subject: Re: Messages between Threads
- From: Shawn Erickson <email@hidden>
- Date: Sun, 15 Mar 2009 07:34:22 -0700
On Sun, Mar 15, 2009 at 1:40 AM, Paul Sanders <email@hidden> wrote:
>>> I am used to a more robust threading model.
>
>> I'm curious, what is not "robust" about the Cocoa threading model, and
>> what are you comparing it to?
>
> Well, only being able to draw and process events on the main thread mainly.
You can _draw_ from a secondary thread (or multiple secondary threads)
when using AppKit.
Anyway review...
http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/ThreadSafetySummary/ThreadSafetySummary.html#//apple_ref/doc/uid/10000057i-CH12-SW1
-Shawn
_______________________________________________
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