commit | c1832a4b929790903ac2ae23166da9c5be524771 | [log] [tgz] |
---|---|---|
author | shreyax <shreyax@google.com> | Thu Oct 18 08:54:49 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Oct 18 08:56:34 2018 -0700 |
tree | c6793e8939cc7561b99ca31f8fbf8625237b7160 | |
parent | 1ddee63389d08b7f480fa51590c48e4ae39209cc [diff] |
Refactor GrpcServerImpl so that we have a separate CommandManager that handles all the running commands logic, and a server Watcher that periodically checks the state of the server (currently only examines if it's been idle for longer than the max_idle_secs flag) Also add some basic tests for the functionality. PiperOrigin-RevId: 217708051
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.