---In [email protected], <chenxuz@...> wrote :
 
 > yes, one connection per database, any thread needs to access this database 
 > would 
> create its own transaction. 

  Then you have serialization at connection level. Both engine and remote layer 
doesn't allow to run more than one thread per connection at the same time.

Regards,
Vlad
 




Reply via email to