johnyannj opened a new issue #1459: 建议提供更灵活的线程池扩展
URL: https://github.com/apache/servicecomb-java-chassis/issues/1459
 
 
   
servicecomb支持为每个接口提供执行线程池,前提是需要在spring里定义对应的线程池bean,同时在microservice.yaml里进行对应的配置。
   
   一些业务场景,需要临时动态的调整线程池的安排,通过spring+microservice.yaml的调整加重启的方式显得笨拙了一些。
   
   期待提供一种更灵活的线程池扩展形式,
   1、可以仅通过修改配置文件就可以定义出一个线程池
   2、可以在代码级别扩展线程池自定义线程池选择策略
   3、支持在请求处理前一刻选择线程池。

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to