Tim Peters wrote:
Alas, it wasn't clear in the original report whether threads *are* getting
created and destroyed, or whether the threads in the pool hang around
forever.  If the latter, it doesn't matter how ofter tids get reused;
whether on Linux or Windows, no two threads *simultaneously* alive will
return the same tid.

If it helps, Webware preallocates its threads, and reuses them indefinitely.


I'm not sure if this is the case if you are running scheduled tasks in Webware, though I believe that's implemented with a single preallocated thread as well. Maybe Matt or someone can confirm if scheduled tasks are part of the application, or a their use a predictor of the problem.

Ian


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to