Re: Multi-threaded help
Re: Multi-threaded help
- Subject: Re: Multi-threaded help
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 7 Mar 2007 07:52:17 -0800
On 3/7/07, Erik Buck <email@hidden> wrote:
Furthermore, the example you are attempting suggests that you don't even understand why or when to use a multi-threaded design. Your example is representative of when NOT to use multiple threads.
Actually it is perfectly reasonable to spawn a thread to run a runloop
and then use a timer to have that thread periodically do something. It
all depends on the end needs... granted what the OP is attempting to
do isn't fully clear.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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