[Interest] QThreadPool functionality for QThreads (Frank Rueter | OHUfx)
Frank Rueter | OHUfx
frank at ohufx.com
Wed Jan 18 22:20:42 CET 2017
Thanks Tim,
yes, that thought had crossed my mind while I was converting to
QRunnables. The latter seems to give me the control for what I need in
the main controller code without having to adjust the downloader class,
so I will see if that behaves through some testing.
But it's certainly good advise, thanks.
frank
On 19/01/17 2:04 AM, Tim Iskander wrote:
> instead of re-architecting your threading model, could you just tweak
> the downloader class to
> take a list of files and then each one would be synchronous. multiple
> concurrent downloads would each have a list of 1 file.
> just a thought...
>
> --
> Tim Iskander
> Senior Engineer
> Critical Link LLC (315) 425-4-45 x271
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170119/e09378fe/attachment.html>
More information about the Interest
mailing list