[Interest] Interest Digest, Vol 85, Issue 14
Roland Hughes
roland at logikalsolutions.com
Fri Oct 12 17:34:26 CEST 2018
On 2018-10-12 08:12, Konstantin Shegunov wrote:
Hello,
Is there any way to tell (besides looking at the sources) if a given SQL
plugin, or single methods of it, is reentrant/thread safe? The docs are
rather evasive on the issue ...
What would be allowed to do if I want to thread the SQL queries? Can I
serialize the exec/prepare and then pull the resultset in another
thread?
Ideally I would like to process the results in a thread if possible,
even
if I have to serialize the exec.
Currently I'm working with the PQSQL driver, but general answers are
acceptable as well.
Thanks in advance.
Kind regards.
====
While this may seem rather self serving, I humbly suggest you get a copy
of this book:
http://www.theminimumyouneedtoknow.com/qt_book.html
---
Roland Hughes, President
Logikal Solutions
(630)-205-1593 - cell
http://www.theminimumyouneedtoknow.com
http://www.infiniteexposure.net
http://www.johnsmith-book.com
http://www.logikalblog.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20181012/487b7348/attachment.html>
More information about the Interest
mailing list