jenrryyou opened a new issue, #2733:
URL: https://github.com/apache/brpc/issues/2733

   我们的场景需要创建比较多的Stream,为了提升性能和稳定性,想给baidu_rpc 
增加一次RPC批量创建多个stream的能力,目前的想法是StreamCreate,StreamAccept都支持传入StreamIds,同时Controller里_request_stream和_response_stream也都改成数组。其他的接口保持不变,streaming_rpc_meta.proto里会增加一个批量的StreamSettings,协议保持兼容(新旧版本可以共用)。最近准备开发了,想问下社区有什么建议吗?


-- 
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: dev-unsubscr...@brpc.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to