pueue parallel
Set the amount of allowed parallel tasks.
- Set the maximum number of tasks allowed to run in parallel, in the default group:
pueue parallel {max_number_of_parallel_tasks}
- Set the maximum number of tasks allowed to run in parallel, in a specific group:
pueue parallel --group {group_name} {maximum_number_of_parallel_tasks}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).