Mark, can you please share the rest of the internal presentation or its general idea? Curious how much (or if) your take on Overseer differs from the "distributed mode" option.
Granted, "distributed mode" does not rely on optimistic concurrency (which I get from the lyrics of the song) but on distributed locking (no Overseer song for that, sorry). Optimistic concurrency (if that's implemented as distributed conditional updates of state in ZK) would likely be a better option for low load clusters (few races) but might not be so efficient on high load clusters (many collisions). On Fri, May 31, 2024 at 10:02 AM Mark Miller <markrmil...@gmail.com> wrote: > I would disavow any of those videos as a technical resource. > > Funny enough, I was just wrapping up a small internal presentation to share > my take on the Overseer. The writing has easily been eclipsed by this song > I wrote for the outro though. > > https://youtu.be/VlJUJan9WGU >