Module context

Module context 

Source
Expand description

Distributed Context with Serialization

Provides context management with efficient serialization for remote execution.

Structsยง

ContextMetadata
Metadata for distributed context
ContextSnapshot
A lightweight snapshot of context state
DistributedContext
A distributed context that can be serialized and shared across services
SharedContext
Thread-safe wrapper for distributed context