On Wed, Jul 13, 2016 at 11:42 AM, <ewan.p.wal...@gmail.com> wrote:

> Does gRPC handle the pooling of client connections?
>
> e.g. 1 client creates X connections to 1 server
>
> Where X is determined by I'd assume load / upper limit
>

Maybe. In what language are you working? If the language in which you're
writing your client offers a channel, is there one channel or are there X
channels created by your client implementation?
-Nathaniel

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAEOYnARzLPvELfQOZ_7to%2BY1kYxA2bvk7aYa5JZeMWRBEoWyFg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to