Basic Networking Concepts Question:
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.
Previous Question | Next Question |
What is meant by Middleware? | What is meant by Symmentric Multiprocessing (SMP)? |