Defines input node message cache behavior.
if no new msg arrives, stored msgs are replaced by nullptr in the next cycle
if no new msg arrives, stored msgs are kept
Defines how an input node publish stored msgs.
only sends the last msg received
sends all msgs received since last 'compute' call