Basic Networking Concepts Question:
Download Job Interview Questions and Answers PDF
What is meant by Symmentric Multiprocessing (SMP)?
Answer:
It treats all processors as equal. Any processor can do the work of any other processor. Applications are divided into threads that can run concurrently on any available processor. Any processor in the pool can run the OS kernel and execute user-written threads.
Download Basic Networking Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the functions of the typical server program? | What are Service-specific middleware? |