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 78fa3db74c Review feedback 8 years ago
..
README.md
build_artifacts.sh
build_packages.sh
reboot_worker.sh
run_bazel_basic.sh
run_bazel_basic_in_docker.sh
run_bazel_full.sh
run_bazel_full_in_docker.sh
run_distribtest.sh
run_full_cloud_prod.sh
run_full_performance.sh
run_full_performance_released.sh add script for running "latest released" benchmarks 8 years ago
run_fuzzer.sh
run_interop.sh add http2 server test for unary calls that uses small frames and padding 8 years ago
run_interop_stress.sh
run_jenkins.sh
run_jenkins_matrix.sh
run_line_count.sh Give executable permission to line count .sh files 8 years ago
run_performance.sh Revert "Add selected fullstack benchmarks to pr suite" 8 years ago
run_performance_flamegraphs.sh
run_performance_profile_daily.sh Review feedback 8 years ago
run_performance_profile_hourly.sh Review feedback 8 years ago
run_portability.sh
run_sweep_performance.sh

README.md

Jenkins CI scripts

Scripts invoked by Jenkins (our CI platform) to run gRPC test suites. We run a comprehensive set of tests (unit, integration, interop, performance, portability..) on each pull request and also periodically on master and release branches.