On quinta-feira, 4 de outubro de 2012 17.07.44, Sujan Dasmahapatra wrote:
> I agree with you Thiago. QtConcurrent runs as many threads as are
> processor. I submitted 21 threads through a for loop. Then the first 8
> threads should be running intially right. When anyone thread is finished
> the does it take automatically 9th thread? and so on.

Yes.

> I am currently doing
> exactly the same. But although I submitted 21 threads through
> QtConcurrent::run in a for loop, but I doubt if all threads are being run
> properly. Thats why some of the data are not being written onto the file.
> Let me know if I am able to make you  understand the situation.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to