[][src]Module timely::communication::allocator::zero_copy::allocator_process

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.