[Interest] Using QNAM from threads
Konrad Rosenbaum
konrad at silmor.de
Thu Jan 30 13:35:56 CET 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140130/a11a1145/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140130/a11a1145/attachment.sig>
More information about the Interest
mailing list