Subject | English | Korean |
comp., MS | apartment threading | 아파트 스레딩 (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
comp., MS | apartment threading model | 아파트 스레딩 모델 (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
comp., MS | Hyper-Threading Technology | 하이퍼 스레딩 기술 (Intel's implementation of simultaneous multithreading that allows a single physical processor to execute multiple threads (instruction streams) simultaneously) |
comp., MS | threading model | 스레딩 모델 (The model that determines how the methods of an application's component are assigned to threads in order to be executed) |