Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
>
Multithreading

Multithreading

Dec 23 2011

Multithreading. A property of a platform (OS) or an application lying in that a process created in the operations system can consist of several threads, executed simultaneously, i.e. without predefined order. When executing some tasks, such a division can provide more effective usage of the computer's resources.

References

Popular related articles