You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: