Vertaling van "mono-thread" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Cependant, il n'est utilisable en toute sécurité que dans des applications mono-thread.
Le jeu tourne en mode mono-thread, ce qui facilite la gestion des ressources.
The game runs on a single thread, which makes it easier to manage resources.
L'application fonctionnait par défaut en mode mono-thread pour assurer un comportement cohérent.
The application defaulted to a single thread to ensure consistent behavior.
Les serveurs de jeux sont des applications mono-thread, c'est-à-dire qu'ils ne peuvent pas utiliser la puissance de plusieurs cœurs simultanément.
Game servers are single threaded applications: it can not use the power of multiple cores simultaneously.
Cependant, les tests avaient été exécutés sur des systèmes Intel Pentium qui avaient un seul cœur et étaient mono-thread, et donc la compression affectait directement toute l'activité du système.
However the tests were run on Intel Pentium systems which had a single core and were single threaded, and thus compression directly impacted all system activity.
L'amélioration des performances mono-thread vous permet d'obtenir les meilleures performances possible de votre ordinateur.
With improved single-threaded performance, you to get the best performance possible out of your computer.
Le jeu d'instructions SSE5 est composé de 170 instructions (incluant 46 instructions de base) pour l'amélioration des performances en mono-thread.
The proposed SSE5 instruction set consisted of 170 instructions (including 46 base instructions), many of which are designed to improve single-threaded performance.
DStore suit un modèle d'exécution mono-thread qui met à jour les transactions séquentiellement, tout en se basant sur une gestion de la concurrence basée sur le versioning afin de permettre un grand nombre d'accès simultanés en lecture.
DStore follows a single-threaded execution model to execute update transactions sequentially, while relying on a versioning concurrency control to enable a large number of simultaneous readers.
Nos objets PDF COM sont STA, ce qui signifie strictement mono-thread.
Our PDF COM objects are STA, which means strictly single-threaded.
R : Comme les événements de Nimbb sont en JavaScript, et que JavaScript est un langage synchrone et mono-thread, cela signifie que si vous bloquez l'exécution de tout événement, le Nimbb Player sera également bloqué dans son exécution.
A: As Nimbb's events are in JavaScript, and that JavaScript is synchronous and single-threaded language, it means that if you block the execution in any event, the Nimbb Player will also be blocked from continuing its execution.
La concurrence pour Rails avec Unicorn - Le premier cas d'utilisation est l'augmentation de la concurrence sur les applications Rails mono-thread utilisant Unicorn.
Concurrency for Rails with Unicorn - The first use case is increasing concurrency on single-threaded Rails apps using Unicorn.
L'architecture mono-thread du programme limitait sa capacité à gérer plusieurs utilisateurs simultanément.
The program's single thread architecture limited its ability to handle multiple users.