cdew / omnithreadlibrary

Automatically exported from code.google.com/p/omnithreadlibrary
0 stars 0 forks source link

redesign thread pool #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- Thread pools are not stable - there is some hard to find bug lurking.
- Thread pool should be based on a IOtlTaskControl.
- Reduce number of Windows messages used for pool control (to zero, if 
possible).

Original issue reported on code.google.com by gabr42 on 1 Nov 2008 at 3:12

GoogleCodeExporter commented 9 years ago
Implemented.

Original comment by gabr42 on 1 Feb 2009 at 7:00