Add Router<M> actor that manages a pool of identical workers and distributes incoming messages via configurable routing strategies: RoundRobin, Random, and Broadcast. Workers are monitored and auto-replaced on failure with meltdown protection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| proptest_runtime.rs | ||
| runtime_api.rs | ||
| test_python.py | ||
| transport_api.rs | ||