Subject | English | Hungarian |
comp., MS | discussion thread | hozzászóláslánc (In an online forum, such as a newsgroup, a series of messages or articles in which replies to an message are nested directly under it instead of arranged in chronological or alphabetical order) |
comp., MS | fan-out thread | szétterítő szál (A thread that creates multiple message copies and places them in the appropriate link queues. The dispatcher then triggers XFER OUT threads to process the fan-out message copies) |
agric. | fine thread | finom menet |
industr. | industrial thread | Ipari cérna |
moto. | left hand thread | balmenetű csavar |
swim. | marsh thread | hínár |
voll. | net of thick thread | vastagfonalú háló |
voll. | net of thin thread | vékonyfonalú háló |
agric. | pitch of screw thread | csavar menetemelkedés |
tech. | screw thread | csavarmenet |
tech. | screw thread | menet |
agric. | silk thread | selyemfonal |
comp., MS | Thread Count | szálak száma (In Task Manager, the number of threads running in a process) |
transp., tech., law | threads per cm2 | szál/cm2 |
comp., MS | waiting thread | várakozó szál (A thread whose execution is blocked while waiting for a wait function to return) |
comp., MS | worker thread | munkaszál (A thread commonly used to handle background tasks that the user should not have to wait for to continue using your application. Tasks such as recalculation and background printing are typically executed on worker threads) |