English | Spanish |
apartment threading | apartamento de subproceso (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
apartment threading model | modelo de apartamento de subproceso (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
Hyper-Threading Technology | tecnología Hyper-Threading (Intel's implementation of simultaneous multithreading that allows a single physical processor to execute multiple threads (instruction streams) simultaneously) |
threading model | modelo de subprocesos (The model that determines how the methods of an application's component are assigned to threads in order to be executed) |