Skip to content

Support for bulker multainer #5878

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

Open
kopardev opened this issue Mar 12, 2025 · 1 comment
Open

Support for bulker multainer #5878

kopardev opened this issue Mar 12, 2025 · 1 comment

Comments

@kopardev
Copy link

New feature

Multainer support will really enhance the utility of Nextflow by potentially decreasing the number of processes in any given workflow. May even improve efficiency as more work will get done on any given compute instant and wait time between computes will be low.

Use case

Often times we need multiple tools within a given process. So we have to split the process into different cascading processes where each process uses a different tool-specific docker. To avoid this we could support multainer like bulker

Image

Suggested implementation

@bentsherman
Copy link
Member

Related: #2527

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