RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
core/router/configuration_service_runner.cc
00001 /* configuration_service_runner.cc
00002    Jeremy Banres, 18 December 2012
00003    Copyright (c) 2012 Datacratic Inc.  All rights reserved.
00004 
00005    Class to run the configuration service.
00006 */
00007 
00008 int main(int argc, char ** argv)
00009 {
00010 }
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator