vouch/services/beaconcommitteesubscriber
Jim McDonald c10f060848
Use process-concurrency for Dirk accountmanager.
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 chnages the Dirk
accountmanager to use a configuration value to select the concurrency
level.

This also standardizes the use of process concurency to allow for
hierarchical definition of the value.
2021-07-22 22:35:09 +01:00
..
mock Remove spec import alias. 2021-07-18 07:34:43 +01:00
standard Use process-concurrency for Dirk accountmanager. 2021-07-22 22:35:09 +01:00
service.go Remove spec import alias. 2021-07-18 07:34:43 +01:00