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

Add hashedTimer for Scheduler #2965

Closed
He-Pin opened this issue Mar 14, 2022 · 3 comments
Closed

Add hashedTimer for Scheduler #2965

He-Pin opened this issue Mar 14, 2022 · 3 comments
Labels
status/duplicate This is a duplicate of another issue

Comments

@He-Pin
Copy link
Contributor

He-Pin commented Mar 14, 2022

Add hashedTimer for Scheduler, which will improve performance of large amount of timeouts.
image
source:https://github.com/ifesdjeen/hashed-wheel-timer

@reactorbot reactorbot added the ❓need-triage This issue needs triage, hasn't been looked at by a team member yet label Mar 14, 2022
@simonbasle simonbasle added status/duplicate This is a duplicate of another issue and removed ❓need-triage This issue needs triage, hasn't been looked at by a team member yet labels Mar 15, 2022
@simonbasle
Copy link
Member

Seems related to #2845...
If not, please try to flesh out your feature request issues a bit more.

On a side note, we absolutely cannot bring in code from the linked repository as it is using ESL, which requires code to be shared under the same license (and not our Apache 2 license).

@simonbasle
Copy link
Member

Duplicate of #2845

@simonbasle simonbasle marked this as a duplicate of #2845 Mar 15, 2022
@He-Pin
Copy link
Contributor Author

He-Pin commented Mar 15, 2022

@simonbasle Yes ,duplicated thanks, IIRC, in reactor 2 there was a HashedTimer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/duplicate This is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants