Crate mesh_process

Source
Expand description

Infrastructure to create a multi-process mesh and spawn child processes within it.

Structs§

  • Represents a mesh::Node with the ability to spawn new processes that can communicate with any other process belonging to the same mesh.
  • Configuration for launching a new process in the mesh.

Traits§

Functions§