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.
 
 
 
 
 
 
Yuxuan Li 8698f2bbee fix extern c location 8 years ago
..
BUILD The json parser comes from protobuf. 8 years ago
benchmark_config.cc create a grpc client qps test logging reporter 8 years ago
benchmark_config.h
client.h fix extern c location 8 years ago
client_async.cc merge master, resolve conflict 8 years ago
client_sync.cc Merge branch 'master' of https://github.com/grpc/grpc into import 8 years ago
driver.cc fix minor 8 years ago
driver.h
gen_build_yaml.py
histogram.h
interarrival.h
json_run_localhost.cc
parse_json.cc
parse_json.h
qps_interarrival_test.cc
qps_json_driver.cc initial implementation. 8 years ago
qps_openloop_test.cc
qps_test.cc
qps_worker.cc Add QPS tests for one-sided streaming 8 years ago
qps_worker.h
report.cc adding server side poll stat 8 years ago
report.h add some comments 8 years ago
secure_sync_unary_ping_pong_test.cc
server.h fix extern c location 8 years ago
server_async.cc Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat 8 years ago
server_sync.cc Add QPS tests for one-sided streaming 8 years ago
stats.h
usage_timer.cc
usage_timer.h
worker.cc