Hacker News new | ask | show | jobs
by ideal0227 2247 days ago
There are three main stages about RSM.

1. log replication (m) 2. log consistency (n) 3. log execution (k)

Then you will have m * n * k ways of achieving your goal based on different requirements on the three stages.