Simon Mourier's Avatar
Simon Mourier's blog (1352 answers on StackOverflow) about Microsoft technologies C#, C/C++, .NET, WinRT, WinUI, COM, Interop, DirectX, Direct2D, Windows, ...
  • 🔎︎ Search
  • Categories
  • Archives
  • About Me
  • database
  • sql
  • wcf

How does the DTC service work for multiple servers

Feb 21, 2011 See the question and my original answer on StackOverflow

Basically, if the network is fast between all machines, you would configure the same coordinator for all machines, avoiding coordinator-to-coordinator overhead.

Here is a good link on overall MSDTC architecture: MS DTC Architecture

and another that details how to change the default transaction coordinator: Configure the Default Transaction Coordinator

  • SmoBlog © 2010-2025 Simon Mourier. All rights reserved.
  • Privacy & Terms