![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| void | doOptions (int argc, char **argv, const boost::program_options::options_description &opts=boost::program_options::options_description()) |
| void | init () |
| void | start () |
| void | shutdown () |
Public Attributes | |
| ServiceProxyArguments | serviceArgs |
| std::vector< std::string > | logUris |
| TODO: zookeeper. | |
| std::string | exchangeConfigurationFile |
| float | lossSeconds |
| std::shared_ptr< ServiceProxies > | proxies |
| std::shared_ptr< SlaveBanker > | banker |
| std::shared_ptr< Router > | router |
| Json::Value | exchangeConfig |
Definition at line 23 of file router_runner.h.
1.7.6.1