GOKINGD commented on issue #2690:
URL: https://github.com/apache/brpc/issues/2690#issuecomment-2225844316

   
个人的理解是,启动一个server可以添加多个service,一个service可以有多个method接口。但是不同service的请求proto是不同的,所以不同proto的service需要单独划分为一个实例,即单独拉一个进程,单独部署。如有不对,望大佬指正~


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

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