Neeraj Mishra

A crazy computer and programming lover. He spend most of his time in programming, blogging and helping other programming geeks.

Difference between Preemptive and Non-Preemptive Scheduling in OS

Here you will learn about difference between preemptive and non-preemptive scheduling in os. Preemptive Scheduling Preemptive Scheduling means once a process started its execution, the currently running process can be paused for a short period of time to handle some other process of higher priority, it means we can preempt the control of CPU from …

Difference between Preemptive and Non-Preemptive Scheduling in OS Read More »

Movavi Screen Capture Studio – Easily Record and Edit Videos From Your Screen

Screen recording has become increasingly popular in recent years but its most visible use tends to still be in the how-to guides and tutorials involving digital products that you may have encountered. However having the ability to record videos from your screen can actually do much more than that, and you could use it to …

Movavi Screen Capture Studio – Easily Record and Edit Videos From Your Screen Read More »

Hamming Code in C and C++

Here you will get program for hamming code in C and C++. Hamming code is a popular error detection and error correction method in data communication. Hamming code can only detect 2 bit error and correct a single bit error which means it is unable to correct burst errors if may occur while transmission of …

Hamming Code in C and C++ Read More »

Review of Stackify Retrace

Stackify Retrace is basically an Application Performance Management (APM) tool. It is one of the best APM tool available in the market. What is APM? As the name suggests an APM smoothens the development process of a software application by monitoring performance of the code, the dependencies on applications, tracing transactions, analyzing web performance or …

Review of Stackify Retrace Read More »