Skip to content
Michael Schleichardt edited this page Jan 10, 2013 · 11 revisions

Preamble

We want to create a system that is simple as possible but provides high functional and load scalability.

Nice to know

  • CAP theorem: it is impossible for a distributed computer system to simultaneously provide consistency, availability and partition tolerance (handling failures part of the system)

Clone this wiki locally