Transaction Management
A COM+ transaction potentially comprises several players and involves a complex mix of oversight and protocol interaction. Once again, COM+ simplifies the process, by automatically organizing any number of disparate resources into an implicit transactional framework. The following sections describe each of the building blocks involved.
Resource Managers
Resource managers are responsible for, well, managing resources. Records in databases, messages in queues, and other such resources qualify for resource manager supervision. Products that are responsible for storing, retrieving, and persisting durable data, such as SQL Server and Oracle, are treated as COM+ Resource Managers. One of the most critical responsibilities of ...
Get Special Edition Using® Microsoft® ASP.NET now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.