programmation concurrente
Translation of programmation concurrente into English
Noun, feminine
informatique
- La programmation concurrente permet d'optimiser les performances des applications modernes.Concurrent programming allows modern applications to optimize performance.
Examples of programmation concurrente in a sentence
La programmation concurrente facilite la gestion des serveurs.
Translations of "programmation concurrente" in Context ordered by category and frequency
Dans cette thèse nous proposons un modèle de calcul qui intègre la programmation concurrente et déclarative.
In this thesis, we study an integration of declarative and concurrent programming.
Ceci rend la programmation concurrente vraiment facile.
This makes concurrent programming very easy.
Les sujets abordés: la programmation concurrente, le parallélisme et le calcul distribué.
Topics covered: concurrent computing, parallel computing, and distributed computing.
programmation concurrente: Examples and translations in context
Ces raisons cependant ne mitigent pas le fait que la programmation concurrente est difficile.
These reasons however, do not mitigate the fact that concurrent programming is difficult.
Grâce à ces travaux, la nouvelle génération de programmation concurrente se profile clairement à l'horizon.
Thanks to these efforts, the next generation in concurrent programming is clearly on the horizon.
Nous avons démontré comment résoudre le problème de la section critique, qui est le problème le plus fondamental en programmation concurrente.
We have shown how to solve the critical section problem, which is the most fundamental problem in concurrent programming.
Ceci rend la programmation concurrente vraiment facile.
This makes concurrent programming very easy.
En informatique, la mémoire transactionnelle logicielle, en anglais software transactional memory (STM), est un mécanisme de contrôle de concurrence analogue aux transactions de base de données pour contrôler l'accès à la mémoire partagée dans la programmation concurrente.
In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing.
En informatique, la mémoire transactionnelle logicielle, en anglais software transactional memory (STM), est un mécanisme de contrôle de concurrence analogue aux transactions de base de données pour contrôler l'accès à la mémoire partagée dans la programmation concurrente.
In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. It is an alternative to lock-based synchronization.
Certaines de ces techniques sont implémentées au dessus d'Orc, un langage de programmation concurrente ayant des constructions pour gérer plusieurs aspects de spécifications d'orchestration.
Some of these techniques are implemented over Orc, a concurrent programming language with constructs to handle multiple features of orchestration specifications.
La programmation concurrente est un domaine rapidement compliqué et Go a la capacité de rendre cela plutôt facile.
Concurrent programming is a very complicated field, and Go makes it pretty easy.