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

Timer daemon. #250

Open
YooSunYoung opened this issue Oct 23, 2024 · 0 comments
Open

Timer daemon. #250

YooSunYoung opened this issue Oct 23, 2024 · 0 comments

Comments

@YooSunYoung
Copy link
Member

From the discussion with @SimonHeybrock

Instead of having a loop or an if statement to check a timer,
we can have a daemon that publishes Trigger event-message every N seconds.
By subscribing to the message, event handlers can be triggered every N seconds so that it doesn't have to check the timing itself.

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

No branches or pull requests

1 participant