Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Differentiate between scheduled/started/finished to monitor the performance of the Load Generator #52

Open
PaulWen opened this issue Feb 24, 2022 · 0 comments

Comments

@PaulWen
Copy link
Contributor

PaulWen commented Feb 24, 2022

Scheduled = iterations scheduled by the Periodic Schedular
Started = iterations actually initiated by placing a HTTP Call to an AcaPy
FInished = all the iterations that have been finished

Scheduled and Started differs in case the thread pool responsible for executing the scheduled tasks to start iterations is exhausted as all the threads are currently busy trying to start new iterations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant