周星驰:
The number of threads a process can create is limited by the available virtual memory. By ……
[阅读: 487] 2005-11-25 05:05:58
The number of threads a process can create is limited by the available virtual memory. By default, every thread has one megabyte of stack space. Therefore, you can create at most 2028 threads.