Examples with "Python threads" and their translation 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.
If two Python threads execute the code in the first example above, one thread could retrieve, increment, and save a field's value after the other has retrieved it from the database.
Si deux fils d'exécution Python exécutent le code du premier exemple ci-dessus, un des fils pourrait obtenir, incrémenter et enregistrer une valeur de champ après que l'autre fil l'ait obtenu de la base de données.
Andere resultaten
In Python, writing a thread is quite easy (in comparison to other langages).
La création d'un thread en python est assez simple (comparé à d'autres langages).
Python supports threads and has several object to deal with this (Thread-safe queue object, semaphores, critical sections...)
It depends on the availability of thread support in Python; see the threading module.
Cela dépend de la disponibilité du support des fils d'exécution en Python; voir le module threading.
In normal conditions, the main thread is the thread from which the Python interpreter was started.
Dans des conditions normales, le fil principal est le fil à partir duquel l'interpréteur Python a été lancé.
There is a "main thread" object; this corresponds to the initial thread of control in the Python program.
Il y a un objet « fil principal », qui correspond au fil de contrôle initial dans le programme Python.
Python defines several context managers to support easy thread synchronisation, prompt closure of files or other objects, and simpler manipulation of the active decimal arithmetic context.
Python définit plusieurs gestionnaires de contexte pour faciliter la synchronisation des fils d'exécution, la fermeture des fichiers ou d'autres objets, et la configuration du contexte arithmétique décimal.
Slow, because the Global Interpreter Lock (GIL) prevents multiple threads from executing Python bytecode at once.
Lent, car le Global Interpreter Lock (GIL) empêche que plusieurs threads exécutent en même temps le byte-code Python.
Internally, web2py uses many Python modules (for example thread), but you rarely need to access them directly.
De manière interne, web2py utilise de nombreux modules Python (par exemple thread), mais vous aurez rarement besoin d'y accéder directement.
A self-described open source, 'systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety,' Rust is likely to replace C and C++ rather than Python.
Présenté comme un « langage de programmation système qui fonctionne à une vitesse fulgurante, empêche les erreurs de segmentation et garantit la sécurité des threads », Rust remplacera probablement C et C ++ plutôt que Python.
The other comments in the same thread also make it clear how several startups using PostgreSQL with technologies such as Node, Python, Go or Ruby are looking forward to using fast JSON support.
D'autres commentaires sur le même fil de discussion indiquent aussi clairement qu'un nombre important de start-ups utilisant PostgreSQL avec des technologies telles que Node, Python, Go ou Ruby sont impatientes d'avoir accès à un support rapide du JSON.
The interface was designed specifically to allow using GSL in high-level languages like GNU Guile or Python and of course the GSL is thread-safe.
L'interface a été spécifiquement conçue pour permettre d'exploiter GSL dans des langages de haut niveau comme GNU Guile ou Python ; et bien sûr la GSL est "thread-safe".
rpcpdb is a Python wrapper around the Python pdb debugger which makes it more suitable for use in RPC contexts.It is designed to fulfil the need to debug a function on an already-running server which uses threads or processes to dispatch each remote...
rpcpdb est un wrapper Python dans le débogueur pdb Python qui le rend plus adapté pour une utilisation dans des contextes RPC.Il est conçu pour répondre au besoin de déboguer une fonction sur un serveur déjà en cours d'exécution qui utilise threads ou...
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.