beiwei30 opened a new pull request #708:
URL: https://github.com/apache/dubbo-go/pull/708


   Introduce roaring bitmap in router chain.  By doing this, we can avoid 
iterating every invoker in Route as much as possible so that we could reduce 
consuming both CPU and memory. At the same time, by passing the pre-built 
address cache along the router chain, we can keep router's implementation 
lock-free at the same time.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to