vermas7988 opened a new issue, #1571: URL: https://github.com/apache/pekko/issues/1571
There is no client side load balancing for gRPC module. All the requests land on one instance rather than distributing the load between multiple instances. Is it possible to add basic load balancing on client side e.g. round_robin or other pattern so request load can be distributed among instances? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org