Skip to content

Infinite parallel tasks

Pre-release
Pre-release
Compare
Choose a tag to compare
@piercus piercus released this 20 May 08:15
· 25 commits to develop since this release
4ac9fb9
  • 2 different concurency parameters
    • taskConcurrency (null (infinity) by default) will manage the number of concurrent tasks
    • poolConcurrency (1 by default) will manage the number of parallel poolers
  • Possible to have as many parallel tasks as needed