Computer Science, asked by Sriduna3736, 1 year ago

What is mean by principle of concurrency in operating system?

Answers

Answered by shekhar713370
0

Concurrency is the tendency for things to happen at the same time in a system. It also refers to techniques that make program more usable. Concurrency can be implemented and is used a lot on single processing units, nonetheless it may benefit from multiple processing units with respect to speed. If an operating system is called a multi-tasking operating system, this is a synonym for supporting concurrency. If you can load multiple documents simultaneously in the tabs of your browser and you can still open menus and perform more actions, this is concurrency. If you run distributed-net computations in the background, that is concurrency.



Please like to me if you are happy with my answer.

Similar questions