Secured Socket Layer (SSL) Question:
Download Job Interview Questions and Answers PDF
Explain what is meant by Symmentric Multiprocessing (SMP)?
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) Interview Questions And Answers
PDF
Previous Question | Next 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? |