Share this site with del.icio.us Share this site with digg Share this site with reddit Share this site with technorati Share this site with furl Share this site with stumbleupon Share this site with google Add this site to Yahoo Bookmarks Click here to add us to your favorites Subscribe to our Feed





thread

Definition 1

Computing: In multitasking or multithreading environments, set of code that serves as an additional linkage structure in a program. Threads allow different portions of a program to operate independently of each other instead of in a fixed sequence and (on multiprocessor systems) on separate processors (CPUs). A running program may have several threads active at the same time: one may be solving a mathematical equation, the other may be drawing a graph, and a third one dialing a number. The operating system decides which thread or process is visible to the user and which remains hidden.

Definition 2

Internet: Chain of questions and answers (or comments) on a particular topic posted by members of a special interest group or visitors to a website. This arrangement allows a reader to follow the messages in the sequence or to jump to any particular one.

Browse by Letter: # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z