Y
Hacker News
new
|
ask
|
show
|
jobs
by
hkarthik
3007 days ago
I assume the "central server" is actually an HA cluster of servers with consistency checking of the token data. Otherwise it sounds like a pretty bad SPOF. Any lessons you learned along the way with setting this up?
1 comments
codegladiator
3007 days ago
You are correct, single would be disaster. One of the lesson learnt, every network call is going add at least 10ms.
link