Skip to content
  • Steven Murray's avatar
    Renamed AggregatorServer to be AggregatorDaemon to better reflect the C++ · 97bc10a7
    Steven Murray authored
    inheritance tree.
    
    Set the daemon name to be 'aggregatord' in the call to the constructor of
    castor::service::BaseDaemon.
    
    Added a started daemon log message.
    
    Removed database service initialisation code, as aggregatord will not connect
    to a database.
    
    Protected the code against castor::server::BaseServer::dlfInit() throwing an
    exception.
    97bc10a7