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 7b34d3afa7 Merge branch 'master' of https://github.com/sidrakesh93/grpc 10 years ago
..
async_streaming_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 years ago
async_unary_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 years ago
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 Fix to work around the fact that Histogram isn't copyable. 10 years ago
histogram.h Merge github.com:google/grpc into qps 10 years ago
interarrival.h Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
perf_db.proto Added support for passing a tag with the test 10 years ago
perf_db_client.cc Merge branch 'master' of https://github.com/sidrakesh93/grpc 10 years ago
perf_db_client.h Added support for passing a tag with the test 10 years ago
qps-sweep.sh Add missing copyright notices 10 years ago
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 Allow RunScenarios to spawn in-process workers 10 years ago
qpstest.proto Renumber message fields 10 years ago
report.cc Added support for passing a tag with the test 10 years ago
report.h Added support for passing a tag with the test 10 years ago
server.h Splitting gRPC service class codegen into its own set of files. 10 years ago
server_async.cc Make async server use one CQ per server thread 10 years ago
server_sync.cc clang-format qps code - it was getting out of hand 10 years ago
single_run_localhost.sh Add missing copyright notices 10 years ago
stats.h Elminate range-based fors and work around some other limitations in older compilers 10 years ago
sync_streaming_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 years ago
sync_unary_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 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 Merge pull request #1703 from ctiller/fugly 10 years ago