Lock-free round-robin channel selection using :atomics.
This is the default strategy. It uses an atomic counter for contention-free round-robin distribution with zero ETS writes in the hot path.
Lock-free round-robin channel selection using :atomics.
This is the default strategy. It uses an atomic counter for contention-free round-robin distribution with zero ETS writes in the hot path.