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: documentation for worker implementations in other languages #286

Open
tcwalther opened this issue Aug 21, 2024 · 0 comments

Comments

@tcwalther
Copy link

It would be fantastic if a documentation page existed that explained exactly the steps that a third-party library would have to implement to produce a compatible worker.

Use Case

Most ML or scientific code is written in Python. It would be phenomenal if I could trigger Python jobs using SolidQueue in Rails. The Python library would only need to implement a small subset of SolidQueue, enough to pick up a job and process it.

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