|
|
|
|
|
by purpleidea
568 days ago
|
|
Those are CP which is impossible in a distributed messaging system where it has to obviously be AP. Otherwise you'd have to guarantee that everyone involved is always online (no partition) to make progress on sending messages! I think I have this right anyways. (CAP theorem for anyone curious.) |
|