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 20d1efc38a
[stats] Move core stats to C++ (#30936)
2 years ago
..
BUILD [stats] Move core stats to C++ (#30936) 2 years ago
benchmark_config.cc
benchmark_config.h
client.h [stats] Move core stats to C++ (#30936) 2 years ago
client_async.cc [c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
client_callback.cc [c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
client_sync.cc
driver.cc
driver.h
histogram.h
inproc_sync_unary_ping_pong_test.cc
interarrival.h
json_run_localhost.cc
json_run_localhost_scenario_gen.py
json_run_localhost_scenarios.bzl
parse_json.cc
parse_json.h
qps_benchmark_script.bzl
qps_interarrival_test.cc
qps_json_driver.cc
qps_json_driver_scenario_gen.py
qps_json_driver_scenarios.bzl
qps_openloop_test.cc
qps_server_builder.cc [c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
qps_server_builder.h
qps_worker.cc [c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
qps_worker.h
report.cc [stats] Move core stats to C++ (#30936) 2 years ago
report.h [stats] Move core stats to C++ (#30936) 2 years ago
scenario_generator_helper.py
secure_sync_unary_ping_pong_test.cc
server.h [stats] Move core stats to C++ (#30936) 2 years ago
server_async.cc
server_callback.cc
server_sync.cc
stats.h
usage_timer.cc
usage_timer.h
worker.cc