What is Symmentric Multiprocessing (SMP)?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Client-Server Computing Job Interview Questions And Answers