Subject | Firebirb/IBObject/Multithreaded |
---|---|
Author | gbehnke2000 |
Post date | 2003-08-02T14:37:54Z |
Dear all,
in my application i have tree threads which make several jobs with
firebird. Every thread has a own connection (IB_Connection)and a own
Transaction (IB_Transaction). It works well without problems but i
need tree connections per Application. That means if i have running
50 Clients i have 150 open connections to firebird.
My question:
1.) can i run in problems with to many connections ?
2.) with ib_object and FB 1.5 is it still necessary to make a own
connection per thread ?
Many thanks in advance
Gerhard Behnke
in my application i have tree threads which make several jobs with
firebird. Every thread has a own connection (IB_Connection)and a own
Transaction (IB_Transaction). It works well without problems but i
need tree connections per Application. That means if i have running
50 Clients i have 150 open connections to firebird.
My question:
1.) can i run in problems with to many connections ?
2.) with ib_object and FB 1.5 is it still necessary to make a own
connection per thread ?
Many thanks in advance
Gerhard Behnke