Re: [Q] Why is the threading and UI updating designed to be done only on a main thread?
Re: [Q] Why is the threading and UI updating designed to be done only on a main thread?
- Subject: Re: [Q] Why is the threading and UI updating designed to be done only on a main thread?
- From: Per Bull Holmen <email@hidden>
- Date: Thu, 15 Mar 2012 12:14:10 +0100
Den 12:03 15. mars 2012 skrev Per Bull Holmen <email@hidden> følgende:
> I agree with what you are saying,
> but remember that we MAY also move towards new concepts and
> abstractions that make todays concept of multithreading an antiquated
> way of achieving parallelism. For example, multithreading is not an
> ideal way to exploit multiple processor cores. This is what GCD tries
> to remedy.
Just to clear it up: I didn't mean to say that GCD may replace
threads, or that threads may be completely obsolete in the future.
What I meant to say is only that for problem X, threads may not be the
preferred solution in the future.
Per
_______________________________________________
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