The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
Multithreaded
1. A multithreaded program allows different parts of a program to run concurrently. Operating systems like Windows .Net* and Windows XP* are multithreaded as are many scientific applications. When creating an application, developers must create code so that the threads can run independently and will not interfere with each other.
Source: http://www.intel.com/personal/resources/glossary/body.htm
|
|
|