Can I run multiple threads in the scope of same transaction? |
Hello all.
I need to make some updates to multiple databases in single transactions. It would be great to make those updates in parallel. So, how can I bind/unbind active transaction to other threads and are there any caveats?
Thanks.
Found: AtomikosAPISpecification.pdf: 2.3.5. SubTxThread.
Correct.
Guy Pardon
Monday, May 27, 2013
|