• Marek Vavruša's avatar
    daemon: split worker to 'engine' and workers · 65e0473a
    Marek Vavruša authored
    The engine is responsible for central managemento of resources and work
    distribution. This allows to spawn multiple loops.
    
    The engine configuration / interface is based on Lua 5.1-5.2, including
    a RPC and a simple CLI interface. This is going to be the core of configuration
    later on.
    65e0473a