Structs§
- Core
Stats - Per-core statistics counters.
Enums§
- Placement
- Specifies where a newly spawned actor should be placed.
Functions§
- default_
core_ for - Hash-based default placement: distributes actors across cores by taking the
path hash bits of the
AddrHashmodulonum_cores.
Type Aliases§
- Placement
Map - Shared, concurrent map from path hash (u64) to core index.