Kernel Transaction Manager
Template:Short descriptionScript error: No such module "For".Page Module:Infobox/styles.css has no content.
| Kernel Transaction Manager | |
|---|---|
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Microsoft |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Operating system | Microsoft Windows |
| Type | Operating system kernel component |
| License | Proprietary commercial software |
| Website | docs |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
Kernel Transaction Manager (KTM) is a component of the Windows operating system kernel in Windows Vista and Windows Server 2008 that enables applications to use atomic transactions on resources by making them available as kernel objects.[1]
Overview
The transaction engine, which operates in kernel mode, allows for transactions on both kernel mode and user mode resources, as well as among distributed resources. The Kernel Transaction Manager intends to make it easy for application developers to do much error recovery, virtually transparently, with KTM acting as a transaction manager that transaction clients can plug into. Those transaction clients can be third-party clients that want to initiate transactions on resources that are managed by Transaction Resource Manager. The resource managers can also be third-party or built into the system.
KTM is used to implement Transactional NTFS (TxF) and Transactional Registry (TxR). KTM relies on the Common Log File System (CLFS) for its operation. CLFS is a general-purpose log-file subsystem designed for creating data and event logs.
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."Introducing the Windows Kernel Transaction Manager, Transactional NTFS and Transactional Registry". Archived from the original on 2020-06-22. Retrieved 2020-06-20.
Further reading
- Page Module:Citation/CS1/styles.css has no content.Russinovich, Mark; Solomon, David; Ionescu, Alex (2012), Windows Internals. Part 1 (6th ed.), Microsoft Press, ISBN 978-0-7356-4873-9
External links
- Kernel Transaction Manager - Win32 apps | Microsoft Docs
- Transactional Vista: Kernel Transaction Manager and friends (TxF, TxR) | Going Deep | Channel 9
Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.