1 Dec
2005
1 Dec
'05
6:59 a.m.
Hi, if I try to create more than 255 threads (256 for instance) I get the exception thread_resource_error thrown. How can I increase the amount of threads? My System: Linux 2.4.21, gcc 3.3.1 (posix thread model). cat /proc/sys/kernel/threads-max --> max 12152 threads per process currently allowed With best regards, Oliver