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.
 
 
 
 
 
 
Alexander Polcyn 2018a4060d create a grpc client qps test logging reporter 8 years ago
..
BUILD Fixing qps & benchmark. 8 years ago
benchmark_config.cc create a grpc client qps test logging reporter 8 years ago
benchmark_config.h Fixing qps & benchmark. 8 years ago
client.h Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
client_async.cc Add option to limit # of messages per stream with tests 8 years ago
client_sync.cc Add option to limit # of messages per stream with tests 8 years ago
driver.cc re-run clang-format.sh 8 years ago
driver.h Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
gen_build_yaml.py Excluded async_client_sync_server_* tests for poll-cv engine since it 8 years ago
histogram.h Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
interarrival.h Use C++11 final and override 8 years ago
json_run_localhost.cc PR comments #2 8 years ago
parse_json.cc Fix gpr_log format mismatches in c++ tests 9 years ago
parse_json.h Factor out json seriailzation code and move it into parse_json. 9 years ago
qps_interarrival_test.cc Eradicate Uniform, Deterministic, and Pareto interarrival 9 years ago
qps_json_driver.cc Clang-format. 8 years ago
qps_openloop_test.cc Clang-format. 8 years ago
qps_test.cc Clang-format. 8 years ago
qps_worker.cc clang-format 8 years ago
qps_worker.h Update copyrights 9 years ago
report.cc create a grpc client qps test logging reporter 8 years ago
report.h create a grpc client qps test logging reporter 8 years ago
secure_sync_unary_ping_pong_test.cc Clang-format. 8 years ago
server.h Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
server_async.cc Make sure that we hold contents of async operation until completion. 8 years ago
server_sync.cc Finish streams that error. Don't histogram failed ops. 8 years ago
stats.h headers reorg 9 years ago
usage_timer.cc windows compilation fixes 8 years ago
usage_timer.h batched changes 8 years ago
worker.cc windows compilation fixes 8 years ago