Export to GitHub

omnithreadlibrary - issue #4

redesign thread pool


Posted on Nov 1, 2008 by Happy Giraffe
  • 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).

Comment #1

Posted on Feb 1, 2009 by Happy Giraffe

Implemented.

Status: Fixed

Labels:
Type-Enhancement Priority-Medium