zchuango commented on issue #3156:
URL: https://github.com/apache/brpc/issues/3156#issuecomment-3635929098

   目前提升带宽的方式有两种:
   
   - 第一种,建链模式为连接池模式,通过提升client端的线程并发来提升带宽。
   - 第二种,建链模式为单连接模式,通过提升client端的进程数据来提升带宽。
   
   这两种方式可以试试 @jinxing1985 


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