Skip to content
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

demo: Inline matching/history rpcs and local load balancing #6733

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dnr
Copy link
Member

@dnr dnr commented Oct 30, 2024

What changed?

  • Add mechanism for doing rpc calls within process without actual grpc
  • Enable for matching and history
  • Add option to use LookupN for matching task queue routing
  • Add option for local load balancing for AddTask to pick the matching partition in the local process

Why?

Optimization to save two rpcs for heavy task queues

How did you test it?

only basic tests so far, needs more tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant