| 接口 | 说明 |
|---|---|
| Client |
| 类 | 说明 |
|---|---|
| AbstractTask | |
| Locust |
Locust class exposes all the APIs of locust4j.
|
| Log | |
| Message | |
| Queues |
Every components of locust4j use queues to communicate to each other.
|
| Runner |
Runner is the core role that runs all tasks, collects test results and reports to the master.
|
| Stats |
Stats collects test results from Queues.REPORT_SUCCESS_TO_STATS and Queues.REPORT_FAILURE_TO_STATS and reports to
Runner with an interval of 3 seconds.
|
| Utils | |
| ZeromqClient |
Locust used to support both plain-socket and zeromq.
|
Copyright © 2018. All rights reserved.