The Dirk accountmanager was using a local scatter/gather concurrency method to obtain wallets, however this uses the parallelism of the Vouch server rather than the Dirk server. This changes the Dirk accountmanager to use a configuration value to select the concurrency level.
This also standardizes the use of process concurrency to allow for hierarchical definition of the value.
The Dirk accountmanager was using a local scatter/gather concurrency method to obtain wallets, however this uses the parallelism of the Vouch server rather than the Dirk server. This changes the Dirk accountmanager to use a configuration value to select the concurrency level.
This also standardizes the use of process concurrency to allow for hierarchical definition of the value.