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.
 
 
 
 
 
 
Vijay Pai 40317fd720 Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing. 9 years ago
..
client.h Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing. 9 years ago
client_async.cc Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing. 9 years ago
client_sync.cc Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing. 9 years ago
driver.cc Add more information so that we can have a meaningful exit code 9 years ago
driver.h Add more information so that we can have a meaningful exit code 9 years ago
gen_build_yaml.py Speed up tests 9 years ago
histogram.h Consolidate C++ proto files under src/proto 9 years ago
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 Made the code simpler to parse for humans 9 years ago
limit_cores.h Took out dependence on vector 9 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 Add more information so that we can have a meaningful exit code 9 years ago
qps_openloop_test.cc Update copyrights 9 years ago
qps_test.cc Better testing 9 years ago
qps_test_with_poll.cc Update copyrights 9 years ago
qps_worker.cc Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing. 9 years ago
qps_worker.h Update copyrights 9 years ago
report.cc Factor out json seriailzation code and move it into parse_json. 9 years ago
report.h Deprecate perf_db use 9 years ago
secure_sync_unary_ping_pong_test.cc Update copyrights 9 years ago
server.h Update copyrights 9 years ago
server_async.cc Temporary workaround by setting up a deadline on server shutdown. 9 years ago
server_sync.cc Remove unused gflags and gtest includes 9 years ago
stats.h headers reorg 9 years ago
usage_timer.cc Update copyrights 9 years ago
usage_timer.h Update copyrights 9 years ago
worker.cc Update copyrights 9 years ago