Resumen
Español a inglés:   más información...
  1. subproceso:
  2. Wiktionary:


Español

Traducciones detalladas de subproceso de español a inglés

subproceso:

subproceso

  1. subproceso
    the thread
    – A type of object within a process that runs program instructions. Using multiple threads allows concurrent operations within a process and enables one process to run different parts of its program on different processors simultaneously. A thread has its own set of registers, its own kernel stack, a thread environment block, and a user stack in the address space of its process. 1

Translation Matrix for subproceso:

NounTraducciones relacionadasOther Translations
thread subproceso cordoncillo; cordón; cuerda; fibra; hebra; hilillo; hilo; nervio; rosca de tornillo

Wiktionary: subproceso

subproceso
noun
  1. (computing): a unit of execution