Split.Sockets.PoolMetrics (split v0.2.0-rc.0)
This module provides a way to store and update pool utilization metrics.
Summary
Types
Functions
Link to this function
get(pool_name)
Link to this function
init(pool_name, pool_size)
Link to this function
update(ref, arg2)
@spec update( :atomics.atomics_ref(), {atom(), integer()} ) :: :ok