Client-Server Computing Question:

Explain What are the functions of the typical server program?

Client-Server Computing Interview Question
Client-Server Computing Interview Question

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.


Previous QuestionNext Question
Explain What is meant by Asymmetric Multiprocessing (AMP)?Explain a Transaction server?