Asynch db restores from variable list?

I have a requirement to restore databases using FB.  The list of databases can be from 1 to many and the names of the databases will vary.  If the db names and the number of db's remained the same, it would be easy to setup an Asynch Action Group and I could also set the Thread Limit down to a number that wouldn't swamp the server's I/O.   Any suggestions for how I could create a variable list of restore actions running asynchronously?

Clive

 

 

Hi Clive,
 
Please see the attached project for a way to process a list of items in parallel.
 
Regards,
Paul.
001_ExampleThreadedIterator.fbz6 (3.087 KB)