Spawn Workers
No credit card required
Spawn Workers
No credit card required
This actor lets you spawn tasks or other actors in parallel on the Apify platform that shares a common output dataset, splitting a RequestQueue-like dataset containing request URLs
Output dataset
outputDatasetId
stringOptional
Optionally pass an output dataset name where all workers can push items
Actor / Task input
workerInput
objectOptional
Additional input to pass to the tasks / actors
Default value of this property is {}
Actor / Task options
workerOptions
objectOptional
Options to pass to the tasks / actors
Default value of this property is {}
Worker count
workerCount
integerOptional
How many instances should be spawned
Default value of this property is 2
Abort on failure
abortOthers
booleanOptional
Abort other runs if any of them fail
Default value of this property is true
- 1 monthly user
- 2 stars
- Created in Apr 2020
- Modified about 2 years ago