Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » PSPE » promotable tran... » MSDTC   (RSS)

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