Client concurrency scaling
Open
- Dominant language
- Python
- Stars
- 307
- Forks
- 151
- Avg merge
- 14d 23h
- Merged PRs (30d)
- 1
Description
It would be great to have the ability to specify the clients, eg:
clients: [client1, client2, client3, client4 client5, client6]
Then also specify an array with the number of clients to use for each iteration, eg:
num_clients: [1, 2, 4, 6]
This would be useful for finding the client concurrency contention threshold for a cluster.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.