TousakaRin commented on issue #3000:
URL: https://github.com/apache/brpc/issues/3000#issuecomment-2986475242

   In pooled mode, at most one RPC request can exist on each pooled connection, 
while in single connection mode + baidu_rpc_protocol, one TCP connection 
request can carry multiple RPC requests. 
   if you are using baidu_std_protocol, just use single connection.


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