Discussion about this post

User's avatar
Anubhav Gupta's avatar

Hi, Thanks

In case of multiple web socket servers ( 1:1 either via group or private) :

u1 → GW1 , u2 → GW2 , u1 → send → u2 or chat server → u1.

are we maintaining user : server mapping ( then calling via some sync way) or how are we doing that ? ( in outbound ). or we have multiple queues (or topic in kafka) for each server :? , If yes what about if any server get fails something ?

considering having ~300k peak qps.

Expand full comment
1 more comment...

No posts