[odb-users] Multi-Threaded Environment

Shun Yu shunsmailbox at gmail.com
Tue Apr 1 03:29:17 EDT 2014


Hi, I have a question, what is the proper usage of odb::database in a
multi-threaded environment?
Do I need multiple instances of odb::database for simultaneous threads or
can I just use one instance of odb::database and execute queries using that
one instance across threads?


More information about the odb-users mailing list