Ndisplay, Live OSC input and Sequence

Hey everyone,

We are trying to implement Ndisplay in our project.

We have OSC inputs that control a main level sequence timeline, a few actor events, and continuous OSC data driving variables of actors.

So right now, none of this OSC data is replicated in the cluster nodes.
I am aware of the cluster events available. Are these suitable for continuous live data as well? Or maybe a Touchdesigner to livelink would be better? Or sending OSC to all clusters (no sync in that case I suppose)

Also, if the sequencer starts at the same frame on all nodes, are we certain they remain in sync until the end with ethernet sync policy?

So my question is: what is the recommended way to sync live OSC data across nodes as well as sequences with the least amount of lag/delay.

Thanks