Constructor
new exports(_maxConcurrentopt, _minCycleopt)
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
_maxConcurrent |
number |
<optional> |
1 | Number of tasks allowed to run simultaneously |
_minCycle |
number |
<optional> |
0 | Minimum number of milliseconds between two consecutive tasks |