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

Make ProcessQueue containerization-aware #132

Open
jtniehof opened this issue Nov 20, 2023 · 0 comments
Open

Make ProcessQueue containerization-aware #132

jtniehof opened this issue Nov 20, 2023 · 0 comments
Labels
enhancement New feature or feature request

Comments

@jtniehof
Copy link
Member

ProcessQueue normally spawns processing codes on the same machine. It would be interesting to look into support for containerization; is there anything we can / should do to make it easier to handle containerized processing codes?

Relation to an issue

Related to #131 although they are probably not dependencies on each other (interesting to look at for possible ins/outs though).

Closure condition

It's hard to know the specifics before digging in to this, but this should be closed when it's clear how to launch a fully-containerized processing code and bring the results into the dbp database. This might be largely documentation or might involve a fair bit of code.

@jtniehof jtniehof added the enhancement New feature or feature request label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or feature request
Projects
None yet
Development

No branches or pull requests

1 participant