chenBright commented on issue #3121:
URL: https://github.com/apache/brpc/issues/3121#issuecomment-3448081902

   > 所以现在ResourcePool总共2^32的槽位量在实际是不会用到这么多的吗
   
   设计上是有可能用到这么多的。所有分配过的槽位都有可能被复用。
   
   > 说明一下现在一般的场景中ResourcePool的槽位号和版本号会用到多少位吗
   
   基本上是32位槽位 + 32位版本号。


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

Reply via email to