anlsys / libnrm

Node Resource Manager communication library
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Implement a control infrastructure #19

Closed perarnau closed 1 year ago

perarnau commented 1 year ago

Implement a flexible control infrastructure, where a module implementing a control loop is only interfacing with the core daemon logic by defining input and output vectors along a config file in json format.

Implement the europar21 paper logic, and the ticking logic that was missing.