Hacker News new | ask | show | jobs
by angry_octet 2707 days ago
How can it possibly know which is the correct version if it doesn't know what other workers have processed?
1 comments

My assumption reading the article was that each transaction is assigned a unique id. Then a worker could ask another worker for "y for/as of transaction 42".

Maybe I'm all wrong tho.

What you say is correct :)