mirror of https://github.com/grpc/grpc.git
[party] Auto-batch cross party wakeups (#36048)
If party1 wakes party2 we'd prefer that party1 finishes all its activations before it wakes party2:
intuition: party1 might wake party2 for other things too, and being able to coalesce them all into one wakeup significantly helps performance.
Closes #36048
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36048 from ctiller:wakey f6d4416685
PiperOrigin-RevId: 616970833
pull/36146/head
parent
669493b0b7
commit
15d64cf9c9
2 changed files with 88 additions and 3 deletions
Loading…
Reference in new issue