Client / Server Organization
One computer acts as server to provide resources to many client computers
Each client has a portion of the application program to be executed
But, the bulk of the processing is performed by the server
The server may also house a large store of common data