API Reference Mesh v#0.1.4

View Source

Modules

Mesh - A distributed actor system with capability-based routing.

DynamicSupervisor for user-defined actors.

Core actor invocation system.

Simple test actor for benchmarks and testing.

Coordinates rebalancing when capabilities are registered or removed.

Background reconciliation process that periodically checks and fixes inconsistencies in the cluster.

Support functions for resilient rebalancing operations.

Request structure for invoking processes in Mesh.

Behavior for shard hashing strategies.

Eventual consistency hash strategy using modulo distribution.

Routes processes to nodes based on hashing (hash ring).

Main supervisor for the Mesh actor system.