
Spawn Workers
Pricing
Pay per usage

Spawn Workers
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
0.0 (0)
Pricing
Pay per usage
2
Total users
7
Monthly users
1
Last modified
3 years ago
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