Skip to content
#

operating-systems-tutorials

An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.

Here are 31 public repositories matching this topic...

Producer and Consumer are part of an application. The producer access a two dim matrix of int (of 100 x 100) and produces the memory address as an item and store it in a array of pointers to int. The consumers compete and get an entry of the array that corresponds to a row, and finds the number of primes in that row and adds it to a shared sum

  • Updated Dec 15, 2022
  • C
Followers
23.3k followers
Wikipedia
Wikipedia