Glossary entry

English term or phrase:

multithreading

Italian translation:

multithreading

Feb 22, 2010 13:56
14 yrs ago
English term

multithreading

GBK English to Italian Tech/Engineering Computers (general)
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 sentences:
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)
Change log

Feb 22, 2010 13:10: changed "Kudoz queue" from "In queue" to "Public"

Feb 22, 2010 13:56: changed "Stage" from "Preparation" to "Submission"

Feb 25, 2010 14:55: changed "Stage" from "Submission" to "Selection"

Mar 4, 2010 15:54: changed "Stage" from "Selection" to "Completion"

Proposed translations

+2
1 hr
Selected

multithreading

Definition from wikipedia:
Il ****multithreading**** in informatica indica il supporto hardware da parte di un processore di eseguire più thread. Questa tecnica si distingue da quella alla base dei sistemi multiprocessore per il fatto che i singoli thread condividono lo stesso spazio d'indirizzamento, la stessa cache e lo stesso translation lookaside buffer. Il multithreading migliora le prestazioni dei programmi solamente quando questi sono stati sviluppati suddividendo il carico di lavoro su più thread che possono essere eseguiti in parallelo. I sistemi multiprocessore sono dotati di più unità di calcolo indipendenti, un sistema multithread invece è dotato di una singola unità di calcolo che si cerca di utilizzare al meglio eseguendo più thread nella stessa unità di calcolo. Le tecniche sono complementari, a volte i sistemi multiprocessore implementano anche il multithreading per migliorare le prestazioni complessive del sistema.
Example sentences:
Il kernel di Windows 7 ha beneficiato di diverse migliorie e ottimizzazioni rispetto a quello di Vista, ed è ora accreditato di supportare al meglio le CPU multicore e il ***multithreading***. In alcuni test condotti da InfoWorld si evince che, in termini di performance pure, Windows 7 non offre nulla in più di quanto offriva Vista: ciò non toglie che, grazie soprattutto alle ottimizzazioni apportare all'architettura, il nuovo sistema operativo appaia più agile e reattivo rispetto al predecessore. Stando ancora a InfoWorld, un campo dove Windows 7 eccelle è quello del risparmio energetico: a parità di configurazione hardware, la nuova versione di Windows assorbe circa il 17 per cento di energia in meno rispetto a Vista SP2, un fattore che va a diretto beneficio dell'autonomia dei notebook. (punto-informatico.it)
Peer comment(s):

agree Stefania Corvi
29 mins
Grazie, Stefania!
agree Simona Corsellini
9 days
Grazie, Simona!
Something went wrong...
4 KudoZ points awarded for this answer.
10 days

trasmissione dati a filoni multipli

Definition from own experience or research:
ormai quasi quasi ogni parola tecnica viene usata in versione inglese, bisogna allora mettersi d&#039;accordo e usare l&#039;Inglese tecnico in tutte le lingue o creare la traduzione di ogni termine tecnico (in inglese).<br />Mi sembra il primo sia piu&#039; probabile, anzi e&#039; cosi adesso.
Example sentences:
e' la mi invenzione (e' la mi invenzione)
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search