Searched refs:outstanding_rpcs_per_channel (Results 1 – 11 of 11) sorted by relevance
3 …outstanding_rpcs_per_channel": 100, "rpc_type": "UNARY", "load_params": {"poisson": {"offered_load…
3 …outstanding_rpcs_per_channel": 16, "rpc_type": "STREAMING", "load_params": {"closed_loop": {}}, "h…
58 config.outstanding_rpcs_per_channel() * config.client_channels(); in SynchronousClient()
185 for (int i = 0; i < config.outstanding_rpcs_per_channel(); i++) { in AsyncClient()
36 private $outstanding_rpcs_per_channel = 0; variable in Grpc\\Testing\\ClientConfig191 return $this->outstanding_rpcs_per_channel;205 $this->outstanding_rpcs_per_channel = $var;
102 max_workers=config.outstanding_rpcs_per_channel)179 max_workers=config.outstanding_rpcs_per_channel)183 for _ in xrange(config.outstanding_rpcs_per_channel)
167 client, config.outstanding_rpcs_per_channel)
83 (0..config.outstanding_rpcs_per_channel-1).each do |r|91 config.outstanding_rpcs_per_channel))
85 int32 outstanding_rpcs_per_channel = 4; field
86 int32 outstanding_rpcs_per_channel = 4; field
87 int32 outstanding_rpcs_per_channel = 4; field