79723172

Date: 2025-08-02 06:50:03
Score: 0.5
Natty:
Report link

Consistent Hashing

Sticky Sessions

Sticky sessions can use consistent hashing as a strategy, but they don’t have to. Typically, sticky sessions use a map or hashMap of session ID -> worker.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: ashish gupta