Secured Socket Layer (SSL) Question:

Explain what is meant by Symmentric Multiprocessing (SMP)?

Tweet Share WhatsApp

Answer:

Symmetric Multiprocessing allows any processor to do work of another processor. SMP allows multiple processors to process programs that are a part of common OS and memory. Most common example of SMP is OLTP where many users access the same database in a relatively simple set of transactions. SMP efficiently balances the workload of the processors.

Download SSL (Secured Socket Layer) PDF Read All 10 SSL (Secured Socket Layer) Questions
Previous QuestionNext Question
Can you explain what is race condition? How does the race condition occur?Do you know what are the two important TCP Socket classes?