wongoo commented on pull request #56: URL: https://github.com/apache/dubbo-getty/pull/56#issuecomment-874391547
this pr include the following changes: 1. replace `sync/atomic` using `go.uber.org/atomic` 2. upgrade `gxtime.Wheel` to `gxtime.TimerWheel` 3. delete session heartbeat loop handle, and add it into the `TimerWheel` instead to reduce the count of goroutines. 4. add benchmark code -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
