Concept of Multithreading:
This problem rises in design of large scale multiprocessors like MPP. So a solution for optimizing this latency must be acquired at. The idea of Multithreading provides the solution to these problems. When processor activities are multiplexed among numerous threads of execution then problems aren't taking place. In single threaded systems just one thread of execution for each process is present. However if we multiplex activities of process among various threads then multithreading idea eliminates latency problems.