Concurrent computing

cosmos 28th November 2016 at 3:53pm
Software engineering

https://en.wikipedia.org/wiki/Concurrency_(computer_science)

https://en.wikipedia.org/wiki/Concurrent_computing

See Concurrent programming, Operating system

Multithreading.

An Operating system often implements these concurrent tasks (processes and threads) by using an scheduler that determines when.

Have to think about data dependencies