furnace:
Yes, that is right solution, but..
[阅读: 810] 2004-12-29 08:18:11
But, In linux Env, you can't create Process infinitely. that is a limited amount.
The normal way to handle such kind of problem is :
the Thread Pool is needed.
that is too complex, normally it is used to solve the problem with very huge computation to avoid memeroy leak....