Added Purpose, descrition of structural and load scalability

This commit is contained in:
Jonatan Pålsson 2011-03-24 14:21:09 +01:00
parent e9eeb566b1
commit c93a0e4f78
4 changed files with 55 additions and 25 deletions

View file

@ -86,7 +86,7 @@
\secnumdepth 2
\tocdepth 2
\paragraph_separation indent
\defskip smallskip
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
@ -323,7 +323,23 @@ Background
\end_layout
\begin_layout Section
Purpose
Purpose
\end_layout
\begin_layout Standard
The purpose of the GGS project is to create a scalable and fault tolerant
server, while still allowing the server to be as generic as possible.
These three italicised terms need some explanation.
\end_layout
\begin_layout Standard
Scalability in computer science is a large topic and is commonly divided
into sub-fields, two of which are structural scalability and load scalability.
These two issues are addressed in this thesis.
Structural scalability means expanding an architecture, e.g.
adding nodes to a system, without requiring modification of the system.
Load scalability means using the available resources in a way which allows
handling increasing load, e.g more users, gracefully.
\end_layout
\begin_layout Section
@ -985,7 +1001,7 @@ Understanding OTP
\end_layout
\begin_layout Section
Usability
Usability
\end_layout
\begin_layout Chapter
@ -997,7 +1013,7 @@ Software development methodology
\end_layout
\begin_layout Section
Statistics
Statistics
\end_layout
\begin_layout Chapter