libzypp 17.31.23
zyppng::constants Namespace Reference

Variables

constexpr std::string_view DEFAULT_PROVIDE_WORKER_PATH = ZYPP_WORKER_PATH
 
constexpr std::string_view ATTACHED_MEDIA_SUFFIX = "-media"
 
constexpr auto DEFAULT_ACTIVE_CONN_PER_HOST = 5
 
constexpr auto DEFAULT_ACTIVE_CONN = 10
 
constexpr auto DEFAULT_MAX_DYNAMIC_WORKERS = 20
 
constexpr auto DEFAULT_CPU_WORKERS = 4
 

Variable Documentation

◆ DEFAULT_PROVIDE_WORKER_PATH

constexpr std::string_view zyppng::constants::DEFAULT_PROVIDE_WORKER_PATH = ZYPP_WORKER_PATH
constexpr

Definition at line 37 of file provide_p.h.

◆ ATTACHED_MEDIA_SUFFIX

constexpr std::string_view zyppng::constants::ATTACHED_MEDIA_SUFFIX = "-media"
constexpr

Definition at line 38 of file provide_p.h.

◆ DEFAULT_ACTIVE_CONN_PER_HOST

constexpr auto zyppng::constants::DEFAULT_ACTIVE_CONN_PER_HOST = 5
constexpr

Definition at line 39 of file provide_p.h.

◆ DEFAULT_ACTIVE_CONN

constexpr auto zyppng::constants::DEFAULT_ACTIVE_CONN = 10
constexpr

Definition at line 40 of file provide_p.h.

◆ DEFAULT_MAX_DYNAMIC_WORKERS

constexpr auto zyppng::constants::DEFAULT_MAX_DYNAMIC_WORKERS = 20
constexpr

Definition at line 41 of file provide_p.h.

◆ DEFAULT_CPU_WORKERS

constexpr auto zyppng::constants::DEFAULT_CPU_WORKERS = 4
constexpr

Definition at line 42 of file provide_p.h.