How does yahoo handles billions of requests, does it create a thread per request or a process?
Answer / Mukesh Gupta
Yahoo uses a combination of threads and processes to handle billions of requests. For high-throughput scenarios, Yahoo uses a model known as Staged Processing, where the workload is divided into multiple stages. Each stage runs in a separate thread within a single process. This allows for efficient resource utilization while maintaining low overhead.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who invented os?
List reasons why a Mode switch between threads may be cheaper than a Mode switch between processes.
What are the methods for handling deadlocks?
What do you mean by a zombie process?
How do I check for memory leaks?
What is meant by arm-stickiness?
Explain the layers of a windows xp system.
Where is program files located?
What mean operating system?
Are there any problems that the cpu faces? Have any measures been taken to make it more efficient?
What is the purpose of an I/O status information?
How many bit is my computer?