Client-Server Computing Question: Download Client-Server Computing PDF

What is Symmentric Multiprocessing (SMP)?

Tweet Share WhatsApp

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 Client-Server Computing PDF Read All 17 Client-Server Computing Questions
Previous QuestionNext Question
What is Asymmetrical protocols?Explain Structured Query Langauge (SQL)?