ProZ.com global directory of translation services
 The translation workplace
Ideas
KudoZ home » English to Hungarian » Computers (general)

multithreading

Hungarian translation: többszálúság


Login or register (free and only takes a few minutes) to participate in this question.

You will also have access to many other tools and opportunities designed for those who have language-related jobs
(or are passionate about them). Participation is free and the site has a strict confidentiality policy.
GLOSSARY ENTRY (DERIVED FROM QUESTION BELOW)
English term or phrase:multithreading
Hungarian translation:többszálúság
Options:
- Contribute to this entry
- Include in personal glossary

For term searches and specialty glossaries, please try the new GBK glossaries
13:54 Feb 22, 2010
English to Hungarian translations [PRO]
Tech/Engineering - Computers (general)
Additional field(s): Computers: Hardware, Computers: Software
English term or phrase: multithreading
Definition from www.NetworkDictionary.com:
Multithreading typically refers to sharing a single CPU between multiple tasks (or "threads") in a way designed to minimise the time required to switch threads. This is accomplished by sharing as much as possible of the program execution environment between the different threads so that very little state needs to be saved and restored when changing thread. Multiple threads can be executed in parallel on many computer systems. This multithreading generally occurs by time slicing, wherein a single processor switches between different threads--in which case the processing is not literally "simultaneous", for the single processor is only really doing one thing at a time. On a multiprocessor system, threading can be achieved via multiprocessing, wherein different threads can run simultaneously on different processors.

Example sentence(s):
  • The design of the Java language makes multithreading essential for all but the simplest applets. In particular, IO and GUI programming both require multithreading to provide a seamless experience for the user. IBM
  • On a multi-processor computer, multithreading is implemented with a mixture of time-slicing and genuine concurrency – where different threads run code simultaneously on different CPUs. O'Reilly Media
  • Multithreading requires careful programming. For most tasks, you can reduce complexity by queuing requests for execution by thread pool threads. Microsoft Corporation
Glossary-building KudoZ




This question was created by:
 Enrique
Argentina


This question is closed

többszálúság
Definition:
Egy számítógépen párhuzamosan több szál is futhat (multithreading); ekkor több program futtatását végzi egy vagy több processzor.
Selected response from:

monostory
Grading comment
4 KudoZ points were awarded for this answer



Summary of translations provided
5 +2többszálúság
monostory


  

Translations offered


1 hr   confidence: Answerer confidence 5/5 peer agreement (net): +2
többszálúság


Definition from Wiki:
Egy számítógépen párhuzamosan több szál is futhat (multithreading); ekkor több program futtatását végzi egy vagy több processzor.

Example sentence(s):
  • A végrehajtási szál (angolul thread) az informatikában valamilyen szekvenciálisan végrehajtható utasítás-sorozat. A legtöbb modern operációs rendszer már rendszerszinten biztosítja ezt a felületet. Egy számítógépen párhuzamosan több szál is futhat (multithreading); ekkor több program futtatását végzi egy vagy több processzor. Ha a futtatott szálak száma meghaladja a processzorok számát, a processzor idejét el kell osztani a szálak között. Ezen az időosztást is többnyire az operációs rendszerek végzik. - Wikipédia  
monostory
Local time: 01:24
Native speaker of: Native in HungarianHungarian
PRO pts in category: 4

Votes in favor of/against selecting this as the best translation of the term asked
Yes  Attila Széphegyi
19 mins
  -> Köszönöm

Yes  kyanzes
1 day8 hrs
Login to enter a peer comment (or grade)




The glossary compiled from Glossary-building KudoZ is made available openly under the Creative Commons "By" license (v3.0). By submitting this form, you agree to make your contribution available to others under the terms of that license.
Creative Commons License

Return to KudoZ list


KudoZ™ translation help
The KudoZ network provides a framework for translators and others to assist each other with translations or explanations of terms and short phrases.



See also: