I am receiving multiple events on WebSocket from multiple resources, after receiving the event a worker thread is assigned to the event. Now I want if a new event of the same resource is received while the old one is in a processing state then it should be entertained by the same thread. Any suggestion will be really helpful.
2.1m questions
2.1m answers
60 comments
57.0k users