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 speed logic #79

Open
gignsky opened this issue Apr 19, 2023 · 0 comments
Open

add speed logic #79

gignsky opened this issue Apr 19, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@gignsky
Copy link
Owner

gignsky commented Apr 19, 2023

Add logic to activate nodes based on configuration file speed note (slow, normal, fast)

i.e. if the lowest node (server-node) is marked as slow and more work than that node can handle appears replace that node with faster nodes even if it won't activate to max nodes limit

so if there are 5 transcodes in the queue and the server node is active, deactivate the server node and activate node's a and b rather than using just server-node and node-a as this will improve the speed with which things are processed, this might prove to be more trouble than it is worth though

@gignsky gignsky added the enhancement New feature or request label Apr 19, 2023
@gignsky gignsky added this to the release-1.0 milestone Apr 19, 2023
@gignsky gignsky modified the milestones: release-1.0, release-2.0 Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant