7#ifndef CFG_MULTI_THREADING_H
8#define CFG_MULTI_THREADING_H
36 uint32_t& thread_count, uint32_t& queue_size);
Utility class to apply multi threading configurations.
static void apply(data::ConstElementPtr value)
apply multi threading configuration
static void extract(data::ConstElementPtr value, bool &enabled, uint32_t &thread_count, uint32_t &queue_size)
Extract multi-threading parameters from a given configuration.
boost::shared_ptr< const Element > ConstElementPtr
Defines the logger used by the top-level component of kea-lfc.