3.0: Introduction to Client-Server Architecture Systems Flashcards
When did the client-server model gain acceptance?
Late 1980’s
What does it mean when a client-server is referred to as a logical concept?
This means that the client and server don’t need to be on separate machines; rather, depending on how the software is configured, a single machine can act as both a client and a server at the same time.
In client-server architecture what is client-server?
It is a model for interaction between two software processes simultaneously executing.
What is Architecture?
It is how a system is organized and how all parts of the system work together including software, hardware, and the links between the computers involved.
What is client-server architecture?
It is the way clients, servers, and any required software are set up and configured to work with each other.
In client-server systems what replaced the file server?
The database server, and DBMS