devsisters / shardcake

Sharding and location transparency for Scala
https://devsisters.github.io/shardcake/
Apache License 2.0
395 stars 30 forks source link

Make grpc executor configurable #113

Closed ghostdogpr closed 6 months ago

ghostdogpr commented 6 months ago

Grpc docs recommended using a custom executor with a fixed amount of threads: https://grpc.io/docs/guides/performance/#java