English | French |
apartment threading | thread cloisonné (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 | modèle de thread cloisonné (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 | technologie Hyper-Threading (Intel's implementation of simultaneous multithreading that allows a single physical processor to execute multiple threads (instruction streams) simultaneously) |
threading model | modèle de thread (The model that determines how the methods of an application's component are assigned to threads in order to be executed) |