Skip to content
Snippets Groups Projects
Commit 65e0473a authored by Marek Vavruša's avatar Marek Vavruša
Browse files

daemon: split worker to 'engine' and workers

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.
parent 10103e6e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment