Translation of single thread into German
Noun
technology
- The program runs on a single thread.Das Programm läuft in einem einzigen Thread.
computer
- The single thread executed the task efficiently.Der einzelne Thread führte die Aufgabe effizient aus.
Adjective
linear process
- The single thread application processed each request sequentially.Die linear arbeitende Anwendung verarbeitete jede Anfrage nacheinander.
sequential task
- This single thread system cannot run multiple tasks simultaneously.Bei einem einsträngig arbeitenden System können nicht mehrere Aufgaben gleichzeitig ausgeführt werden.
Synonyms and analogies of single thread in English
Examples of single thread in a sentence
Single thread execution ensures no overlap in tasks. A single thread can limit performance in complex applications. Developers optimized the program by reducing single thread usage. A single thread approach was used for the data transfer. The single thread system ensures no overlap in tasks. The software uses a single thread approach for processing.
In a single thread environment, tasks are queued.
Translations of "single thread" in Context ordered by category and frequency
A single thread limits the processing power when compared to multi-threading.
Ein einzelner Thread beschränkt die Rechenleistung im Vergleich zu Multithreading.
In this example, a single thread runs the entire loop efficiently.
In diesem Beispiel läuft ein einzelner Thread die gesamte Schleife effizient durch.
That is a bit less than the promised 2.6 GHz, which is however specified for single thread (one core).
Das ist etwas weniger als die versprochenen 2,6 GHz, welche aber sowieso nur für Single-Thread (ein Kern) gelten.
The clock rate has the usual 2.4 GHz and can be increased up to 2.93 GHz by single thread applications.
Der Takt beträgt regulär 2,4 Ghz und kann bei Single-Thread Anwendungen bis auf 2,93 Ghz erhöht werden.
Other translations for single thread:
- einzelnen Thread
- einzigen Faden
single thread: Examples and translations in context
In programming, a single thread is essential for task completion.
In der Programmierung ist ein einzelner Thread entscheidend für die Aufgabenerfüllung.
A single thread ensures that tasks are executed in a specific order.
Ein einzelner Thread stellt sicher, dass Aufgaben in einer bestimmten Reihenfolge ausgeführt werden.
A single thread makes it easier to follow a program's flow of control.
Ein einzelner Thread macht es einfacher, den Kontrollfluss eines Programms nachzuvollziehen.
A single thread can process instructions one after the other smoothly.
Ein einzelner Thread kann Anweisungen nacheinander reibungslos verarbeiten.
A single thread should be sufficient for optimal throughput.
Ein einzelner Thread sollte für optimalen Durchsatz ausreichen.
The number of buffers per thread should be large enough to enable a single thread to read one IO transaction from a target device.
Die Anzahl der Puffer pro Thread sollte groß genug sein, sodass ein einzelner Thread eine E/A-Transaktion von einem Zielgerät lesen kann.
This change should especially pay off in combination with SMT - a single thread will rarely be able to use all available units.
Auszahlen dürfte sich diese Änderung vor allem unter Verwendung von SMT - ein einzelner Thread wird nur selten alle zur Verfügung stehenden Einheiten auslasten können.
Alternatively, all queries can be viewed as a single thread in our demo Kibana console.
Alternativ können alle Abfragen als ein einzelner Thread in der Kibana-Demokonsole angezeigt werden.
See also: