Shared Memory and Its Features

  • Post author:

  Shared Memory helps in passing on data between programs. A memory portion created by a program can be accessed by other processes, if allowed. In other words, Shared memory…

Continue Reading Shared Memory and Its Features

The different aspects of Semaphores

  • Post author:

‘Semaphore’ is a term used for a variable in the Operating System, which acts as a counter. When multiple processes try to access the same resource or file continually, then…

Continue Reading The different aspects of Semaphores

Vdbench a powerful benchmarking tool

  • Post author:

Vdbench, is counted as one of the most powerful benchmarking tools and can also be used as a GUI tool or a CLI tool. It can work on different platforms…

Continue Reading Vdbench a powerful benchmarking tool

Windows Sub System for Linux

  • Post author:

A few years back, it was impossible to run Linux packages/command in Windows. The technology has evolved over time and now Ubuntu-on-Windows is possible, without using virtual box VMware… The…

Continue Reading Windows Sub System for Linux