You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shenyu.apache.org by 邪龙 <19...@qq.com.INVALID> on 2022/03/26 05:51:38 UTC

回复: Using the shared thread pool for all proxy plugins

thanks:)




------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <xiaoyu@apache.org&gt;;
发送时间:&nbsp;2022年3月26日(星期六) 中午12:54
收件人:&nbsp;"dev"<dev@shenyu.apache.org&gt;;

主题:&nbsp;Re: Using the shared thread pool for all proxy plugins



good idea,i will review

thanks for you contributor

邪龙 <1936978077@qq.com.invalid&gt; 于2022年3月26日周六 11:53写道:
&gt;
&gt; Hello community:
&gt;
&gt;
&gt; In ISSUE[1] , I proposed a suggestion which is using the same shared thread pool for all proxy plugins, it can greatly improve resource utilization.
&gt;
&gt;
&gt; With the PR[2] and PR[3] merged, shenyu's dubbo plugin supports the use of shared thread pool.
&gt;
&gt;
&gt; Now I'm working on grpc plugin and submit a PR[4].
&gt;
&gt;
&gt; If you are free, please see the PR[4] and help this PR[4] to solve the problem better.
&gt;
&gt;
&gt; If you are also interested in ISSUE[1], submit PRs to other proxy plugins is welcomed, let's work together to achieve ISSUE[1] requirement faster.
&gt;
&gt;
&gt;
&gt; Looking forward to your reply.
&gt;
&gt;
&gt; [1] https://github.com/apache/incubator-shenyu/issues/3026
&gt; [2] https://github.com/apache/incubator-shenyu/pull/3043
&gt; [3] https://github.com/apache/incubator-shenyu/pull/3053
&gt; [4] https://github.com/apache/incubator-shenyu/pull/3114