Repeat record-list chunked to Swarm
Description
Chunks a record-list to the number of robots in a swarm and loops over the chunks in parallel
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Swarm | text | link-manual | true | The swarm that will be used to run the record-list in parallel |
Record-list | record-list | link-manual | true | The record-list that the swarm will loop over and run in parallel |
Scenarios
- The user wants to utilize a swarm of bots to loop over a record-list chunk in parallel
Use case
Search Tags
Repeat record list chunk to swarm