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

feat: add lanes to Backgrounder #11

Merged
merged 3 commits into from
Dec 18, 2024
Merged

feat: add lanes to Backgrounder #11

merged 3 commits into from
Dec 18, 2024

Conversation

AriTheElk
Copy link
Owner

In preparation for some more complicated tasks, like LLM support for describing images, I wanted to add multi-lane support to the backgrounder.

Backgrounder's goal is to be a task runner that can queue background tasks to be "sleepy" and be forced to take breaks between tasks. Adding multiple lane support allows a pathway to start integrating much more time-consuming tasks, like reaching out to a local LLM.

@AriTheElk AriTheElk merged commit 2462654 into main Dec 18, 2024
2 checks passed
@AriTheElk AriTheElk deleted the multilane-backgrounder branch December 18, 2024 18:38
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.

1 participant