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@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to