Subject | RE: [Firebird-Architect] Re: Is Firebird XA compliant? |
---|---|
Author | Berenger Enselme |
Post date | 2003-03-17T17:02:05Z |
> This is how it works right now. But how many concurrent transactionsBut isn't Firebird able to have several transactions for one connection ?
> can you support? If you have a lot of databases and many clients that
> start/suspend/resume/end their transactions, and most of the
> transactions are suspended, then you will simply run out of sockets.
> 20 databases with 50 running transactions (event read-only) in each
> database means 1000 open sockets.
Wouldn't that solve that specific problem ?
Berenger