Module allocator_process

Source
Expand description

Zero-copy allocator for intra-process serialized communication.

Structs§

ProcessAllocator
A serializing allocator for inter-thread intra-process communication.
ProcessBuilder
Builds an instance of a ProcessAllocator.