Download for Windows Premium
Publiciteit
a web worker

Vertaling van "a web worker" in Frans

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.
un web worker
un traitement Web
In this version we'll try to fix the problem using a web worker.
Cette solution tente de régler le problème en utilisant un web worker.
Unless intentionally using a web worker, such as a service worker, JavaScript runs on the main thread, so it's easy for a script to cause delays in event processing or painting.
À moins d'utiliser volontairement un web worker tel qu'un service worker, JavaScript se lance sur le fil d'exécution principal. Il est donc courant de voir des scripts retarder le traitement des évènements et de la peinture de la page.
On the other hand, setting up a web worker to do the pre-training was necessary to avoid blocking the main thread in the browser for the pre-training, and thus have a better experience.
Par contre, la mise en place d'un Web Worker pour faire le pre-training était nécessaire pour ne pas bloquer le thread principal dans le navigateur, et donc avoir une meilleure expérience.
The first is to split long-running functions into pieces and use requestAnimationFrame to schedule each piece, and the second is to run the whole function in a separate thread using a web worker.
La première approche est de fractionner les fonctions trop gourmandes en plusieurs morceaux et d'utiliser requestAnimationFrame pour planifier l'exécution de chaque morceau. La seconde approche est d'exécuter la fonction en entier dans un thread séparé en utilisant un web worker.
Manipulating such data can be a complex task better suited to be delegated to a Web Worker.
Manipuler de telles données peut être une tâche complexe qu'il est plus approprié de déléguer à un web worker.
Long calculations can be performed on a Web Worker or a GPU at the same time as the browser uses its main thread to manage garbage collection, its other tasks, or handle asynchronous events.
Les longs calculs peuvent être fait par un Web Worker ou une accélération matérielle en même temps que le navigateur utilise son propre fil principal pour passer le ramasse-miette, ces autres tâches, ou gérer les évènements asynchrones.
The goal of the app was to maintain 60fps in the UI and near instant detection of the QR Code, this meant that I had to put the detection code in to a Web Worker (pretty standard stuff).
Le but de l'application était de maintenir 60 images par seconde dans l'interface utilisateur et de détecter le code QR de manière quasi instantanée. Cela signifiait que je devais mettre le code de détection dans un Web Worker (élément plutôt standard).
Draw on requestAnimationFrame and use it to poke a Web Worker containing the update method with the number of ticks to compute, if any.
Dessiner à chaque requestAnimationFrame et l'utiliser pour solliciter un Web Worker qui contient la méthode de mise à jour avec la quantité de temps à calculer, s'il y a lieu.
Draw on requestAnimationFrame and update on a setInterval or setTimeout in a Web Worker.
Dessiner à chaque requestAnimationFrame et mettre à jour sur un setInterval ou setTimeout dans un Web Worker.
Audio Workers provide the ability for direct scripted audio processing to be done in a web worker context.
Audio Workers fournissent la possibilité d'effectuer un traitement audio par script dans un contexte de worker Web.
Start and stop a web worker; pass data to a web worker; configure timeouts and intervals on the web worker; register an event listener for the web worker; limitations of a web worker
Démarrage et arrêt d'un traitement Web ; transmission de données à un traitement Web ; configuration des temporisations et des intervalles sur le traitement Web ; enregistrement d'un détecteur d'événement pour le traitement Web ; limites d'un traitement Web
Receive messages from the HTML5 WebSocket API; use JQuery to make an AJAX call; wire up an event; implement a callback by using anonymous functions; handle the "this" pointer Create a web worker process
Réception de messages provenant de l'API WebSocket HTML5 ; utilisation de JQuery pour effectuer un appel AJAX ; connexion d'un événement ; mise en œuvre d'un rappel en utilisant les fonctions anonymes ; gestion du pointeur « this »
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor a web worker in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
chalkboard: dark board for writing with chalk
Ontdek het woord
Publiciteit

Resultaten: 12. Exact: 12. Verstreken tijd: 45 ms.