Zero  0.1.0
Classes | Variables
trx_worker.h File Reference

: 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
 

Detailed Description

: Wrapper for the worker threads in Baseline (specialization of the Shore workers)

Author
Ippokratis Pandis, Nov 2008

Variable Documentation

§ MINIMUM_PROCESSED

const uint MINIMUM_PROCESSED = 10

§ REQUESTS_PER_WORKER_POOL_SZ

const int REQUESTS_PER_WORKER_POOL_SZ = 60

§ WAITING_WINDOW

const int WAITING_WINDOW = 5