You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Schleichardt edited this page Jan 13, 2013
·
11 revisions
Preamble
We want to create a system that is simple as possible but provides high functional and load scalability. But scalability must be planned and integrated early in architecture.
It would be nice to have as few technologies, libraries and frameworks as possible.
CAP theorem: it is impossible for a distributed computer system to simultaneously provide consistency, availability and partition tolerance (handling failures part of the system)