multithreading

views updated

multithreading A form of code that uses more than one process or processor, possibly of different types, and that may on occasions have more than one process or processor active at the same time. See also single threading, threading.