Spawn Workers avatar
Spawn Workers
Try for free

No credit card required

View all Actors
Spawn Workers

Spawn Workers

pocesar/spawn-workers
Try for free

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

Input dataset Id

inputUrlsDatasetIdstringOptional

The dataset id containing RequestQueue-like items

Output dataset

outputDatasetIdstringOptional

Optionally pass an output dataset name where all workers can push items

Actor Id

workerActorIdstringOptional

Provide the actor id

Task Id

workerTaskIdstringOptional

Provide the task id instead of actor id

Actor / Task input

workerInputobjectOptional

Additional input to pass to the tasks / actors

Default value of this property is {}

Actor / Task options

workerOptionsobjectOptional

Options to pass to the tasks / actors

Default value of this property is {}

Worker count

workerCountintegerOptional

How many instances should be spawned

Default value of this property is 2

Abort on failure

abortOthersbooleanOptional

Abort other runs if any of them fail

Default value of this property is true

Fire and forget

fireAndForgetbooleanOptional

Start the workers and don't keep track of their completion. The run information will still be available in the OUTPUT

Default value of this property is false

Token

tokenstringOptional

Use another account token

Developer
Maintained by Community
Actor metrics
  • 1 monthly users
  • Created in Apr 2020
  • Modified over 1 year ago
Categories