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

[feature request] Continuous executor #187

Closed
mildred opened this issue Mar 8, 2023 · 0 comments
Closed

[feature request] Continuous executor #187

mildred opened this issue Mar 8, 2023 · 0 comments

Comments

@mildred
Copy link
Contributor

mildred commented Mar 8, 2023

Is your feature request related to a problem? Please describe.
Continuous executor executes only a single process and does not consumes resources for updates. it just pushes an update. To monitor the system in high load situations, this is very useful.

Describe the solution you'd like
An executor that does not fork+exec every time it needs to update itself

Describe alternatives you've considered
none

Additional context
Implementation is easy and I can make a PR

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

2 participants