Subject | Re: [firebird-support] Re: Multithreaded embedded application |
---|---|
Author | Mark Rotteveel |
Post date | 2009-08-03T19:28:32Z |
maverickthunder wrote:
concurrency it is better (and usually easier!) to use a single
connection/handle per thread.
--
Mark Rotteveel
> Hi Elmar,Maybe it works, but usually with things not explicitly designed for
>
> I don't know in fb 1.5 but in 2.1, I use the same handle in a multithread app (also tested in embedded and client/server version) without problems but serializing access to db with locks.
>
> Regards, Mauro.
concurrency it is better (and usually easier!) to use a single
connection/handle per thread.
--
Mark Rotteveel