Is there a limit for the number of threads created by thread_group.create_thread() ?
29 May
2008
29 May
'08
7:29 p.m.
Here is what I learned for Linux. In Linux, a thread is the same as process. For redhat, the default stack size for a process is 10240k. this can be checked and changed by "ulimit " command. Setting different stack size will affect how many threads can be created for Linux.
6009
Age (days ago)
6009
Last active (days ago)
0 comments
1 participants
participants (1)
-
Li, PingShan (Kansas City)