vouch/strategies/aggregateattestation/best
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
..
aggregateattestation.go Remove spec import alias. 2021-07-18 07:34:43 +01:00
aggregateattestation_internal_test.go Remove spec import alias. 2021-07-18 07:34:43 +01:00
aggregateattestation_test.go Remove spec import alias. 2021-07-18 07:34:43 +01:00
parameters.go Add aggregate attestation strategy. 2020-12-24 08:53:54 +00:00
score.go Remove spec import alias. 2021-07-18 07:34:43 +01:00
service.go Use process-concurrency for Dirk accountmanager. 2021-07-22 22:35:09 +01:00
service_test.go Add aggregate attestation strategy. 2020-12-24 08:53:54 +00:00