Ensure it is a cloned copy so the workload can't make dynamic changes, This would be useful for the workload so that it knows of
- The identities available
- The MSPs available (for org targeting for example)
- The peers available in an MSP (for specific peer targeting when implemented, eg to write custom load balancers for an individual client)
- the chaincodes and channels available
This would allow for a very dynamic fabric workload indeed, not sure of a use case at present but interesting for quick experimental purposes such as trying to quickly distribute load across gateway peers. Or perhaps to have a worker switch between MSPs randomly to simulate driving load from different organisations.
Ensure it is a cloned copy so the workload can't make dynamic changes, This would be useful for the workload so that it knows of
This would allow for a very dynamic fabric workload indeed, not sure of a use case at present but interesting for quick experimental purposes such as trying to quickly distribute load across gateway peers. Or perhaps to have a worker switch between MSPs randomly to simulate driving load from different organisations.