hyperledger-archives / aries-cloudagent-loadgenerator

aries-cloudagent-loadgenerator
https://wiki.hyperledger.org/display/aries
Apache License 2.0
17 stars 11 forks source link

Update Test Flows to support multiple Holders #47

Open PaulWen opened 2 years ago

PaulWen commented 2 years ago

To scale the holder side we switched from one holder to many holders where each holder has its own wallet.

The load is distributed across the holder by the load generator. The initialization procedure for the following test flows still needs to be updated to support multiple holders. Each holder needs to be provisioned individually before starting the load generation.