Hacker News new | ask | show | jobs
by jasonwatkinspdx 3529 days ago
I'd suggest reading the hybrid logical clocks paper.
1 comments

I have - I'm actually working with it on a multi-version IPC provider (totally unrelated to bus1 & friends). Is it relevant here? I know they're the latest and greatest, but they're not without problems either.
Based on your comments about lamport clocks, etc, I thought you'd find it interesting.
It is indeed. Cool applications too. I remember at least GUN - a graph db engine - uses them to great effect, and its author hangs out here, iirc.