Client-Server Computing Question:
Explain What are the functions of the typical server program?
Answer:
It waits for client-initiated requests.
Executes many requests at the same time.
Takes care of VIP clients first.
Initiates and runs background task activity.
Keeps running.
Grown bigger and faster.
Executes many requests at the same time.
Takes care of VIP clients first.
Initiates and runs background task activity.
Keeps running.
Grown bigger and faster.
Previous Question | Next Question |
Explain What is meant by Asymmetric Multiprocessing (AMP)? | Explain a Transaction server? |