Jump to content

Kernel Transaction Manager

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Warren (talk | contribs) at 20:15, 8 July 2006 (revert.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Future software

Kernel Transaction Manager (KTM) is a component of the Windows Vista kernel that enables applications to use atomic transactions on resources. 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.

KTM is used to implement Transactional NTFS (TxF) and Transactional Registry (TxR).