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

Have a single task server with multiple backends #114

Open
WardLT opened this issue Oct 20, 2023 · 1 comment
Open

Have a single task server with multiple backends #114

WardLT opened this issue Oct 20, 2023 · 1 comment

Comments

@WardLT
Copy link
Collaborator

WardLT commented Oct 20, 2023

There could be cases where we want to use a different workflow engine for different functions. For example, some functions may be best to run locally (e.g., Parsl's HTEx with LocalProvider) and others should run remotely (e.g., via Globus Compute). It would be great to have a way of separating where each run.

@gpauloski
Copy link
Collaborator

I like this. Dependency inject all the things! 🎉

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

2 participants