multithreading limits?
multithreading limits?
- Subject: multithreading limits?
- From: Ben Dougall <email@hidden>
- Date: Sun, 29 Dec 2002 18:00:44 +0000
i don't know objective-c at all yet (i'm still learning c in order to
learn objective-c) but in the mean time i'd like to know if what i've
got in mind will be possible.
this is a general question regarding multi-threading in objective-c.
what are the limits, if any other than simply the power of the
computer, with multithreading? how many threads can you have? i'm
hoping that you can have a large number of them. what are the issues
with a large number of threads? are a large number of threads feasable?
(the threads themselves will be relatively simple/small, but i'm hoping
to be able to have a lot of them).
any info much appreciated.
_______________________________________________
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.