Model techniques map
Techniquesinference & servinginference scheduling

implementation detail · filed under inference & serving

Dual-cluster consistent-hash failover for cache affinity

A session-affinity method that assigns each session a primary cluster and a preassigned secondary for failover.

source
1
model
1
lab adopt it
1
strongest
core

How sources treat it

One count per evidence span, weakest treatment to strongest.

core 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

Consistent hashing therefore pins each session to two clusters, a primary that serves its traffic and a pre-assigned secondary that takes over when the primary fails.

coreinference servingin Kimi K3

Filed alongside

Other methods under inference & serving :: inference scheduling.