Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom callback executor #1122

Open
OrezzerO opened this issue Nov 5, 2021 · 3 comments
Open

Custom callback executor #1122

OrezzerO opened this issue Nov 5, 2021 · 3 comments
Labels
good first issue Good for newcomers later This will be worked on in later version

Comments

@OrezzerO
Copy link
Contributor

OrezzerO commented Nov 5, 2021

Now, callback ThreadPoolExecutor is build-in in AsyncRuntime. User can't recognize that the callback executor is full.
We need to add a set method ,so that users can custom their own callback executor.

@OrezzerO OrezzerO added the good first issue Good for newcomers label Nov 5, 2021
@stale
Copy link

stale bot commented Feb 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 8, 2022
@EvenLjj EvenLjj removed the wontfix This will not be worked on label Feb 9, 2022
@MingJunDuan
Copy link
Contributor

Same question about custom callback executor, #1186

@EvenLjj EvenLjj added the later This will be worked on in later version label Apr 10, 2022
loongs-zhang added a commit to loongs-zhang/sofa-rpc that referenced this issue Apr 16, 2022
@MingJunDuan
Copy link
Contributor

考虑支持CompletableFuture,在callback场景,CompletableFuture可以自定义线程池,参考Dubbo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers later This will be worked on in later version
Projects
None yet
Development

No branches or pull requests

3 participants