Multithreading is also known as Thread-based Multitasking. The main purpose of multithreading is to provide simultaneous execution of two or more parts of a program to maximum utilise the CPU time. A multithreaded program contains two or more parts that can run concurrently. Each such part of a program called thread.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|