timely
0.15.1
Module allocator
Module Items
Structs
Functions
In timely::
communication::
allocator::
zero_
copy
timely
::
communication
::
allocator
::
zero_copy
Module
allocator
Copy item path
Source
Expand description
Zero-copy allocator based on TCP.
Structs
§
TcpAllocator
A TCP-based allocator for inter-process communication.
TcpBuilder
Builds an instance of a TcpAllocator.
Functions
§
new_
vector
Creates a vector of builders, sharing appropriate state.