Hello community:
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. With the PR[2] and PR[3] merged, shenyu's dubbo plugin supports the use of shared thread pool. Now I'm working on grpc plugin and submit a PR[4]. If you are free, please see the PR[4] and help this PR[4] to solve the problem better. 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. Looking forward to your reply. [1] https://github.com/apache/incubator-shenyu/issues/3026 [2] https://github.com/apache/incubator-shenyu/pull/3043 [3] https://github.com/apache/incubator-shenyu/pull/3053 [4] https://github.com/apache/incubator-shenyu/pull/3114
