On Thursday, Thursday 30 January 2014 at 10:50, Philipp Kursawe wrote:
> So having multiple QNAM in an app is not
> really an issue?

Correct, you can have as many QNAM in as many threads as you like (each QNAM 
limited to one thread of course). The only thing you have to be aware of is 
that each QNAM creates its own sockets and they do not share those - as long 
as you do not create hundreds of instances of QNAM that all live at the same 
time this shouldn't be a big problem.


        Konrad

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