The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Karthik Ravi Shankar 5a132b8245 Merge branch 'master' into grpc_namespace_credentials 6 years ago
..
BUILD Revert "Add basic benchmark test for Python" 6 years ago
benchmark_config.cc Use test credentials provider for QPS benchmarking reporter client 6 years ago
benchmark_config.h
client.h Merge pull request #17461 from mhaidrygoog/callback_client_streaming_benchmark 6 years ago
client_async.cc
client_callback.cc Add alarm in callback streaming test 6 years ago
client_sync.cc
driver.cc Changes to fold credentials into grpc_impl from grpc 6 years ago
driver.h Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
gen_build_yaml.py clang-format all the files. 6 years ago
histogram.h Add an option to collect medians every epoch. Useful for gathering per second median latencies 6 years ago
inproc_sync_unary_ping_pong_test.cc Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
interarrival.h
json_run_localhost.cc Fix various tests on FreeBSD. 6 years ago
json_run_localhost_scenario_gen.py fixed a bug in json_run_localhost scenario generation 6 years ago
json_run_localhost_scenarios.bzl fixed a bug in json_run_localhost scenario generation 6 years ago
parse_json.cc
parse_json.h
qps_benchmark_script.bzl Enabled Windows Bazel build for cpp tests 6 years ago
qps_interarrival_test.cc
qps_json_driver.cc fix clang tidy 6 years ago
qps_json_driver_scenario_gen.py Fix internal format issue 6 years ago
qps_json_driver_scenarios.bzl Fix internal format issue 6 years ago
qps_openloop_test.cc Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
qps_server_builder.cc
qps_server_builder.h
qps_worker.cc Added benchmarks for Callback based Unary server 6 years ago
qps_worker.h
report.cc
report.h
secure_sync_unary_ping_pong_test.cc Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
server.h Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
server_async.cc Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
server_callback.cc Streaming support for callback server 6 years ago
server_sync.cc
stats.h
usage_timer.cc
usage_timer.h
worker.cc