-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The most important concepts behind cloud development #46
Comments
I can call |
I can call |
convergence is a term stolen from networking configuration management:
If a system gets out of wack, I can return it to the expected state by running |
Convergence implies idempotence. Reentrance facilitates convergence and idempotence in multi-actor environment. |
And how they are related.
The text was updated successfully, but these errors were encountered: