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 NATS.io-compatible worker queue #55

Open
sneakycrow opened this issue Feb 15, 2025 · 1 comment
Open

Add NATS.io-compatible worker queue #55

sneakycrow opened this issue Feb 15, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@sneakycrow
Copy link
Collaborator

We want to re-add the worker queue feature, but done using NATS.io as the backend as opposed to the former Postgres implementation

@sneakycrow sneakycrow added the enhancement New feature or request label Feb 15, 2025
@sneakycrow
Copy link
Collaborator Author

#57 Cleaned this up a bit more. All we need is for the job_runner to be able to process events with the subject farmhand.jobs.>, and re-add the processing logic itself.

I think this can be considered feature complete once we can process video streams again, end to end

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