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.
 
 
 
 
 
 
Jan Tattermusch e88030a2c2 Merge pull request #6340 from ctiller/fail_fast_breaks_qps 9 years ago
..
async_streaming_ping_pong_test.cc
async_unary_ping_pong_test.cc
client.h clang-format, make code more self-documenting 9 years ago
client_async.cc
client_sync.cc
driver.cc Disable fail fast for qps driver 9 years ago
driver.h integrate ScenarioResult proto into qps driver 9 years ago
gen_build_yaml.py Configure performance scenarios with json 9 years ago
generic_async_streaming_ping_pong_test.cc
histogram.h
interarrival.h Eradicate Uniform, Deterministic, and Pareto interarrival 9 years ago
json_run_localhost.cc Configure performance scenarios with json 9 years ago
limit_cores.cc
limit_cores.h
parse_json.cc Add missing file 9 years ago
parse_json.h Add missing file 9 years ago
perf_db_client.cc
perf_db_client.h
qps_interarrival_test.cc Eradicate Uniform, Deterministic, and Pareto interarrival 9 years ago
qps_json_driver.cc Merge pull request #6147 from ctiller/strong-includes 9 years ago
qps_openloop_test.cc
qps_test.cc
qps_test_with_poll.cc
qps_worker.cc
qps_worker.h
report.cc fix formatting 9 years ago
report.h fix formatting 9 years ago
secure_sync_unary_ping_pong_test.cc
server.h
server_async.cc
server_sync.cc
stats.h
sync_streaming_ping_pong_test.cc
sync_unary_ping_pong_test.cc
usage_timer.cc
usage_timer.h
worker.cc