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 c908eb65df :Merge branch 'qps' of github.com:ctiller/grpc into qps 10 years ago
..
client.h Handle errors better on client 10 years ago
client_async.cc Indentation fixes, s/11/1/g 10 years ago
client_sync.cc Handle errors better on client 10 years ago
driver.cc Allow specifying warmup, benchmark times 10 years ago
driver.h Allow specifying warmup, benchmark times 10 years ago
histogram.h clang-format 10 years ago
qps-sweep.sh Sweep different parameter sets in a single shell script. 10 years ago
qps_driver.cc Allow specifying warmup, benchmark times 10 years ago
qpstest.proto Make RPC type configurable 10 years ago
server.h clang-format 10 years ago
server_async.cc Indentation fixes, s/11/1/g 10 years ago
server_sync.cc Remove unused header file for profiler 10 years ago
single_run_localhost.sh Rework QPS client/server 10 years ago
smoke_test.cc Tweaks 10 years ago
smoke_test.sh Tweaks 10 years ago
stats.h Elminate range-based fors and work around some other limitations in older compilers 10 years ago
timer.cc Include the config.h file to make sure that nullptr is covered 10 years ago
timer.h Formatting 10 years ago
worker.cc Revive proper SIGINT handling 10 years ago