Quantcast
Channel: Concurrency and fairness - Computer Science Stack Exchange
Browsing latest articles
Browse All 2 View Live

Answer by chi for Concurrency and fairness

Suppose you are running two concurrent processes (or threads), which both perform intensive disk I/O. Both repeatedly attempt to read/write on some file.Now, the scheduler must decide which requests to...

View Article



Concurrency and fairness

I'm studying the concurrency in programming and the atomic instructions.What i have not understood is the concept of "fairness" applied to this matter.Can you give me an hint ?

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images