Crate sharded_thread

Source
Expand description

sharded_thread is a module to provides any runtime efficient channels-like abstractions.

Modulesยง

mesh
A mesh to connect multiple executor together.
shard
Sharding utilities built on top of a mesh.