Created
January 4, 2016 19:24
-
-
Save cameronism/3c33870bab99f9be97e5 to your computer and use it in GitHub Desktop.
2 Problems
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There are only two hard problems in distributed systems: | |
2. Guaranteed order of messages | |
1. Exactly-once delivery | |
2. Guaranteed order of messages | |
*adapted from <https://twitter.com/mathiasverraes/status/632260618599403520>* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment