.We want to compare the performance of a single threaded
disk server with a multithreaded 1.
Suppose the server takes 25 ms to receive a request for
work from client, dispatch the request for processing and
actual data request processing when reqd.
Data is in main memory.
If the reqd. Data is not in the main memory a real disk
operation is needed and an additional 75 ms are reqd. On the
average.
On the average 25% of the clients requests access the disk.
During the disk I/O period the thread waits. Assume that
there is no other process in system when the server is
running.
How many requests can the server handle per second if its
a)single threaded b)multithreaded
No Answer is Posted For this Question
Be the First to Post Answer
What precautions are required to be observed in the use of leds?
What the types of breaking systems in circuit breakers? Why we use CT with fuse in series trip circuit breaker(HT), though we don't use fuse normally in CT output?
what are X rays? Give there frequency range.
How to find conductivity?
please differentiate analouge and digital signals!
How the active power factor correction changes the wave shape of current drawn by a load to improve the power factor?
What is ascii in reference to electronics?
What is scope in rfid?
Explain the main advantages of synchronous circuit?
In TRx, What is the function of SDCCH, BCCH.
What is commutation angle or overlap angle?
write a program that changes 74H to 47H in 8085 assembly programming