Re: Multiple Threaded Windows
Re: Multiple Threaded Windows
- Subject: Re: Multiple Threaded Windows
- From: "Alastair J.Houghton" <email@hidden>
- Date: Fri, 10 Oct 2003 20:49:00 +0100
On Friday, October 10, 2003, at 07:04 pm, Chris Hanson wrote:
Just putting the operations for every window into a separate thread
won't automatically make all applications faster
Indeed, it will sometimes make things slower because of the additional
complexity and/or synchronisation required.
Kind regards,
Alastair.
_______________________________________________
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.