Translation of "thread of execution" into Korean
스레드 is the translation of "thread of execution" into Korean.
thread of execution
A way for a program to fork (or split) itself into two or more simultaneously (or pseudo-simultaneously) running tasks. In general, a thread is contained inside a process and different threads in the same process share some resources while different processes do not. (source: Wikipedia)
-
스레드
A way for a program to fork (or split) itself into two or more simultaneously (or pseudo-simultaneously) running tasks. In general, a thread is contained inside a process and different threads in the same process share some resources while different processes do not. (source: Wikipedia)
-
Show algorithmically generated translations
Automatic translations of "thread of execution" into Korean
-
Glosbe Translate
-
Google Translate
Add example
Add