Skip to main content

Module util

Module util 

Source
Expand description

Core utilities. akka.net: src/core/Akka/Util.

Small, focused helpers โ€” BoundedQueue, monotonic clock, TypeId registry โ€” used throughout the actor subsystem.

Structsยง

BoundedQueue
MonotonicClock
Monotonic, non-decreasing clock.
Snapshot
Lock-light snapshot container.
SystemClock
Wall-clock.
TypeRegistry