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

Is it possible to use different GrpcServerConfigurer for different endpoints? #1160

Open
HunterSherms opened this issue Jan 14, 2025 · 0 comments
Labels
question A question about this library or its usage

Comments

@HunterSherms
Copy link

HunterSherms commented Jan 14, 2025

The context

I want to isolate the executor(s) used by different GRPC endpoints.

The question

I understand how to use the GrpcService and GrpcServerConfigurer. Is it possible to have more than one GrpcServerConfigurer within a single application and designate which GrpcService uses which?

The application's environment

Which versions do you use?

  • Spring (boot):
  • grpc-java:
  • grpc-spring-boot-starter:
  • java: Java 21, Kotlin
@HunterSherms HunterSherms added the question A question about this library or its usage label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A question about this library or its usage
Projects
None yet
Development

No branches or pull requests

1 participant