COM+ is the cornerstone of a frame work of technologies designed to support the development of large-scale distributed applications on the Windows platform.
Two basic concepts:
(1) Context: is an object within an operating system process that provides a specific set of run-time service
(2) Causality: is a distributed chain of COM+ method call that spans any number of contexts in any number of processes, possibly involving multiple machines.