Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » promotable transactions   (RSS)

Supporting Promotable Transactions and Phase 0

If you are providing support for promotable transactions for your resource manager using PSPE then you need to remember to "support" Phase 0. In general, a resource manager doesn't need to do anything special about Phase 0; this phase will be handled

When transaction promotion goes "bad"

We already know the benefits of promotable transactions. They are all about performance, being very fast and lightweight. But then you get into situations where you know for sure that you are going to talk to a second resource manager, so you know you

Writing a resource manager that supports promotable transactions (or Promotable Single Phase Enlistment aka PSPE) in System.Transactions

A key feature that targets performance in System.Transactions is the Promotable Single Phase Enlistment. It allows a durable resource manager (RM) to host and "own" a transaction that can later be promoted to a distributed transaction (or MSDTC transaction)
 
Page view tracker