Module local

Source
Expand description

Support for allocating procs in the local process.

Structsยง

LocalAlloc
A local allocation. It is a collection of procs that are running in the local process.
LocalAllocator
An allocator that runs procs in the local process. It is primarily useful for testing, or small meshes that can run entirely locally.