Home » U++ Library support » U++ MT-multithreading and servers » Is there a Threadpool in U++?
| Re: Is there a Threadpool in U++? [message #39601 is a reply to message #39600] |
Wed, 03 April 2013 17:08  |
|
|
Hi crydev,
If I remember correctly how CoWork works, then it can be used for what you need. You just have to make sure that GUI can be updated during the computation, e.g. by calling Ctrl::ProcessEvents() in between the iterations. Details depends quite a lot on how exactly you use CoWork.
Best regards,
Honza
|
|
|
|
Goto Forum:
Current Time: Sat Jan 17 04:39:28 CET 2026
Total time taken to generate the page: 0.09297 seconds
|