vouch/services/beaconcommitteesubscriber/standard
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
..
parameters.go Initial release 2020-09-28 07:46:00 +01:00
service.go Use process-concurrency for Dirk accountmanager. 2021-07-22 22:35:09 +01:00