[Mono-dev] System.Transactions and 2PC
Matthijs ter Woord
matthijsterwoord at gmail.com
Tue Nov 14 12:48:05 EST 2006
Hi,
when looking at the sources of Transaction, I see the EnlistDurable only
supports 1 Durable resource manager. Why is this? Shouldn't it be just
possible to have multiple of them?
Also, regarding 2PC, why isn't this implemented? With the current codebase
(ie, only one durable resource manager) it should be very easy to implement.
And even with multiple durable resource managers, it shoulnd't be that hard.
Regards,
Matthijs
More information about the Mono-devel-list
mailing list