<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi everyone,<div class=""><br class=""></div><div class="">I have recently discovered the existence of a thread pool class in ITK (<a href="http://itk.org/Doxygen/html/classitk_1_1ThreadPool.html" class="">http://itk.org/Doxygen/html/classitk_1_1ThreadPool.html</a>), closely linked to the multi threader. From the doxygen, I am not really able to understand how it can be used and I do not see any example for it. </div><div class=""><br class=""></div><div class="">I have been looking for some time for a multi-threader, working on all OSes, that can have more jobs in queue than the number of threads and execute them when threads gets free, and this would seem like a good start. So I was wondering how this thread pool actually behaves when used by the multi-threader, what its goal is in ITK and all this sort of things. If anyone had some idea about this or may be an example on how it could be used, that would be great.</div><div class=""><br class=""></div><div class="">Thanks</div><div class="">Olivier</div></body></html>