Microsoft Transaction Server

Why Trust Techopedia

What Does Microsoft Transaction Server Mean?

Microsoft Transaction Server (MTS) is a component-based processing system produced by Microsoft Inc. and used to build, deploy and administer robust Internet and intranet server applications. MTS also permits the user to administer MTS server applications with a rich graphical tool.

Advertisements

MTS was initially offered to users in the Windows NT 4.0 option pack. Later in Windows 2000, MTS was integrated with operating system and COM, adding facilities such as object pooling, user-defined simple transactions and loosely coupled events. It is still coupled with Windows Server 2003 and 2008 as part of the Microsoft .NET framework, providing a wrapper in the enterprise service namespace.

Techopedia Explains Microsoft Transaction Server

Microsoft Transaction Server is software that provides services to component object model software to make it easy to create large, distributed applications. The main services that MTS provides includes automated transaction management, instance management and role-based security.

MTS architecture contains MTS executive, factory wrappers and context wrappers for each component. It also provides an MTS server component, MTS clients and auxiliary systems such as COM runtime services, Windows Service Control Manager, Microsoft Distributed Transaction Coordinator, Microsoft Message Queuing and a COM transaction integrator.

MTS also inserts factory wrapper objects and object wrappers between actual MTS components managed by MTS and the client. When the client makes a call to an MTS component, wrappers intercept the call and inserttheir own instance management algorithm – referred to as just-in-time activation – into calls. Wrappers are then capable of making calls on actual MTS components. Security checks and transaction logic are performed on wrapper objects based on information from component deployment properties.

Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.