commit | be6a40181efb6bcb4167328cada3d541c009c3aa | [log] [tgz] |
---|---|---|
author | nharmata <nharmata@google.com> | Wed Aug 23 21:09:11 2017 +0200 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Thu Aug 24 13:58:56 2017 +0200 |
tree | 53bd3ace765257bdb17a79ff967e7c5af061b487 | |
parent | eb3261dd0c2d52b79b5b323a0fe12cf46e8062d8 [diff] |
Annotate CriticalPathComputer's Subscriber methods with @AllowConcurrentEvents so as to allow concurrently published events to be handled concurrently. The lack of this annotation means sequential @Subscriber work is a bottleneck during the execution phase. RELNOTES: None PiperOrigin-RevId: 166235310
{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 system. 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.