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.
 
 
 
 
 
 
Craig Tiller cd1feaab30 Merge pull request #7816 from ctiller/benchmark-verbosity 8 years ago
..
client.h Appease the const gods, improve readability, stop using 0 and 1 as 8 years ago
client_async.cc Fix compile error 9 years ago
client_sync.cc Appease the const gods, improve readability, stop using 0 and 1 as 8 years ago
driver.cc Merge pull request #7816 from ctiller/benchmark-verbosity 8 years ago
driver.h
gen_build_yaml.py Fix some failures 9 years ago
histogram.h
interarrival.h
json_run_localhost.cc Actually run json_run_localhost tests 9 years ago
limit_cores.cc Don't assert if we're not able to set affinity for some reason 8 years ago
limit_cores.h
parse_json.cc
parse_json.h
qps_interarrival_test.cc
qps_json_driver.cc
qps_openloop_test.cc
qps_test.cc
qps_test_with_poll.cc
qps_worker.cc clang-format 9 years ago
qps_worker.h
report.cc
report.h
secure_sync_unary_ping_pong_test.cc
server.h
server_async.cc Properly use unique_ptr rather than explicitly 8 years ago
server_sync.cc
stats.h
usage_timer.cc
usage_timer.h
worker.cc