You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2020/01/20 08:45:46 UTC

[GitHub] [incubator-brpc] jamesge commented on issue #1035: 在一个服务中使用两个Task Control 是否会有影响?

jamesge commented on issue #1035: 在一个服务中使用两个Task Control 是否会有影响?
URL: https://github.com/apache/incubator-brpc/issues/1035#issuecomment-576169081
 
 
   不可行,不要尝试。有一些变量是在pthread-local中的,如果要支持多套TaskControl,那些变量就得组织成数组,很麻烦。

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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