You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
시나리오
사용자가 가입을 하였을때
1. 토큰정보를 받아서, 각 모니터서비스에 thread 로 watch 를 띄운다.
쓰레드가 죽을때 마다, watch 초기화.
2. 모니터링이 구동되는 시점에, DB를 읽어서 userlist 에 해당하는 thread 를 돌린다.
3. pod 가 여러개 뜰때는?