Expand description
Support for allocating procs in the local process with simulated channels.
Structsยง
- SimAlloc
- A simulated allocation. It is a collection of procs that are running in the local process.
- SimAllocator
- An allocator that runs procs in the local process with network traffic going through simulated channels. Other than transport, the underlying implementation is an inner LocalAlloc.