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

Document threadPool config scope #5898

Open
adamrtalbot opened this issue Mar 19, 2025 · 0 comments
Open

Document threadPool config scope #5898

adamrtalbot opened this issue Mar 19, 2025 · 0 comments
Labels

Comments

@adamrtalbot
Copy link
Collaborator

Nextflow has some undocumented options in the threadPool scope which controls resource usage. These could be useful to the end user. e.g.:

threadPool.FileTransfer.maxThreads=3
threadPool.PublishDir.maxThreads=3

We should document these properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants