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.
 
 
 
 
 
 
Siddharth Rakesh c3cd4780df minor commented code removal 10 years ago
..
async_streaming_ping_pong_test.cc
async_unary_ping_pong_test.cc
client.h Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
client_async.cc add missed explicit 10 years ago
client_sync.cc Update the Status API 10 years ago
driver.cc Update the Status API 10 years ago
driver.h
histogram.h
interarrival.h Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
perf_db.proto Fixed hanging client declaration, server address can be passed now 10 years ago
perf_db_client.cc Fixed hanging client declaration, server address can be passed now 10 years ago
perf_db_client.h Fixed hanging client declaration, server address can be passed now 10 years ago
qps-sweep.sh
qps_driver.cc Handle all cases properly 10 years ago
qps_interarrival_test.cc Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
qps_test.cc Missing required changes from pull req. #1964 10 years ago
qps_test_openloop.cc Stop worrying about 1 second deadline as a fatal problem 10 years ago
qps_test_with_poll.cc Flush pending incoming messages when writing status 10 years ago
qps_worker.cc Update the Status API 10 years ago
qps_worker.h
qpstest.proto Renumber message fields 10 years ago
report.cc minor commented code removal 10 years ago
report.h Fixed hanging client declaration, server address can be passed now 10 years ago
run_perf_db_test.py removed dependency on python_gflags, using argparse instead 10 years ago
server.h
server_async.cc Make async server use one CQ per server thread 10 years ago
server_sync.cc
single_run_localhost.sh
stats.h
sync_streaming_ping_pong_test.cc
sync_unary_ping_pong_test.cc
timer.cc
timer.h
worker.cc