anlsys / libnrm

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

[feature] Improve event management for batches #97

Closed perarnau closed 5 months ago

perarnau commented 5 months ago

Allow for batches of events in the networking layer, while simplifying the interface to control loops.

The goal is to have the timeserie type contain implementations of the several type of event analysis we've tried as control inputs.

To be followed by another PR for event stats.