Subject multiple transactions
Author Faultier
Hi,

is it better to have one connection with multiple transactions or
multiple connections with one transaction per connection ?
I am writing a multi-threaded server application, which will have 4 to ?
connections or transactions. How many transactions per connection are
possible ?

thx,
stefan