HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Thread Count Limit?

05-15-2007, 01:51 AM#1
Szythe
Is there a limit to the number of new threads which can be creating using ExecuteFunc() ?

Also, what kind of performance issues should i watch out for if im creating about 10 threads at a time, each one having a periodic 0.025 timer which runs a reasonable amount of code?
05-15-2007, 03:41 AM#2
TheSecretArts
I belive its 4-6 max threads so id fix that if i were u
05-15-2007, 05:01 AM#3
Ammorth
You could always test it to make sure.
05-15-2007, 09:20 AM#4
Toadcop
THERE IS NO LIMIT ! I REACH TO THE SKY... =) (2 unlimited) lol
i think there is no logical reason to limit threads...
05-15-2007, 12:17 PM#5
TheSecretArts
uhh, how about memory...
05-15-2007, 03:59 PM#6
DioD
wc3 can allocate up to 2gb of memory, its umposible to use 2gb with jass