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

Share delayService across clients #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mayankgarg1990
Copy link

delayService normally feeds into the eventLoop which has a max of
2 * num core threads shared across all clients created in the drift
session. We should not need more than the number of threads that
are being used by the eventLoop

delayService normally feeds into the eventLoop which has a max of
2 * num core threads shared across all clients created in the drift
session. We should not need more than the number of threads that
are being used by the eventLoop
@wanglinsong wanglinsong force-pushed the master branch 5 times, most recently from f6789f1 to ffd0e7f Compare May 24, 2024 00:19
@wanglinsong wanglinsong requested a review from a team as a code owner May 30, 2024 21:48
@wanglinsong wanglinsong requested a review from presto-oss May 30, 2024 21:48
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.

2 participants