-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send and receive work requests via proxy and multiplexer #6857
Closed
Commits on Sep 4, 2019
-
Send and receive work requests via proxy and multiplexer
For each unique WorkerKey, Bazel can launch a multiplexer to talk to one multi-threaded worker process optionally. We use less JVM processes but maintain the approximately same performance, hence, save more memory. The worker process should be able to handle multiple requests to fully utilize this feature. Fix: bazelbuild#2832
Configuration menu - View commit details
-
Copy full SHA for 2a4f1f4 - Browse repository at this point
Copy the full SHA 2a4f1f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff5646 - Browse repository at this point
Copy the full SHA 2ff5646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8f674 - Browse repository at this point
Copy the full SHA 9c8f674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5429050 - Browse repository at this point
Copy the full SHA 5429050View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf028f - Browse repository at this point
Copy the full SHA bdf028fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c75159e - Browse repository at this point
Copy the full SHA c75159eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd89866 - Browse repository at this point
Copy the full SHA fd89866View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7aae4d - Browse repository at this point
Copy the full SHA e7aae4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ff6f9 - Browse repository at this point
Copy the full SHA 70ff6f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c86121 - Browse repository at this point
Copy the full SHA 0c86121View commit details -
Configuration menu - View commit details
-
Copy full SHA for b470ad6 - Browse repository at this point
Copy the full SHA b470ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4b9e6 - Browse repository at this point
Copy the full SHA bc4b9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d081e - Browse repository at this point
Copy the full SHA e1d081eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bf0f46 - Browse repository at this point
Copy the full SHA 7bf0f46View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d5c6c - Browse repository at this point
Copy the full SHA c3d5c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34710c9 - Browse repository at this point
Copy the full SHA 34710c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c5930 - Browse repository at this point
Copy the full SHA d6c5930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cdbee7 - Browse repository at this point
Copy the full SHA 2cdbee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b33af31 - Browse repository at this point
Copy the full SHA b33af31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b01d82 - Browse repository at this point
Copy the full SHA 3b01d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for d204176 - Browse repository at this point
Copy the full SHA d204176View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbe7da3 - Browse repository at this point
Copy the full SHA fbe7da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 162aba5 - Browse repository at this point
Copy the full SHA 162aba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca9c0f2 - Browse repository at this point
Copy the full SHA ca9c0f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6741f8a - Browse repository at this point
Copy the full SHA 6741f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e68a5ea - Browse repository at this point
Copy the full SHA e68a5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d76b9a - Browse repository at this point
Copy the full SHA 1d76b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0044061 - Browse repository at this point
Copy the full SHA 0044061View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e957a - Browse repository at this point
Copy the full SHA d2e957aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc0ce7 - Browse repository at this point
Copy the full SHA 3fc0ce7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d242c3 - Browse repository at this point
Copy the full SHA 7d242c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08acba0 - Browse repository at this point
Copy the full SHA 08acba0View commit details
Commits on Sep 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 92e9f8e - Browse repository at this point
Copy the full SHA 92e9f8eView commit details
Commits on Oct 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for eef69d1 - Browse repository at this point
Copy the full SHA eef69d1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.