Hacker News new | ask | show | jobs
by zenithm 3360 days ago
How does Volt's transaction resolution mechanism compare? It sounds like that would be a third model yet.
1 comments

We have a whitepaper here: https://www.voltdb.com/wp-content/uploads/2017/03/lv-technic...

My brief summary comparison. VoltDB is a bit less general in some key ways. It tends to have the same performance no matter how much contention there is, which is rare. It's also getting pretty mature, with lots of integrations and hard corners sanded off.

It also typically has much lower latency than these systems, both theoretically and practically.