|
Zero
0.1.0
|
: Wrapper for the worker threads in Baseline (specialization of the Shore workers) More...
#include <boost/program_options.hpp>#include "kits_thread.h"#include "reqs.h"#include "util/stl_pooled_alloc.h"Go to the source code of this file.
Classes | |
| struct | worker_stats_t |
| class | base_worker_t |
| struct | srmwqueue< Action > |
| class | trx_worker_t |
Variables | |
| const int | WAITING_WINDOW = 5 |
| const uint | MINIMUM_PROCESSED = 10 |
| const int | REQUESTS_PER_WORKER_POOL_SZ = 60 |
: Wrapper for the worker threads in Baseline (specialization of the Shore workers)
| const uint MINIMUM_PROCESSED = 10 |
| const int REQUESTS_PER_WORKER_POOL_SZ = 60 |
| const int WAITING_WINDOW = 5 |
1.8.12