[Development] Is QtConcurrent's code generator still in use?

Sune Vuorela nospam at vuorela.dk
Wed Nov 14 21:31:05 CET 2012


On 2012-11-14, Christian Kandeler <christian.kandeler at digia.com> wrote:
> On 11/14/2012 12:17 PM, Sorvig Morten wrote:
>> QtConcurrent is done. The implementation is not good enough to be used as a base for further development.
>
> Can you be a bit more specific? What are the general problems and why 
> can't they be easily solved?

I think it is quite limited and hard to use. I recently tried and after
giving up on that, I switched a project to the ThreadWeaver library by
KDE which not only made my code simpler, it also made it much easier to
understand and having threading cote separated out.

The ThreadWeaver library is a quite simple, but yet powerful thing built
on qtcore. 

/Sune




More information about the Development mailing list