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.
Java Memory Model
modèle mémoire Java
Be aware of the Java Memory Model contract for variable visibility.
Fortunately, it is possible to prevent an optimizer from reordering an instruction, by taking advantage of the program order rule in the Java Memory Model.
Heureusement, il est possible d'empêcher l'optimiseur de réordonner les instructions en utilisant une règle du Java Memory Model.
Write a concurrent program and be sure to ignore concurrent concepts such as publication, escape, the Java Memory Model and byte-code reordering.
Écrire un programme concurrent et s'assurer d'ignorer des concepts de concurrence tels que la publication, le modèle mémoire Java et le réordonnancement de bytecode.
Let's be aware of the inner workings of the Java Memory Model and let's use java.util.concurrent as much as possible to exterminate heisenbugs in concurrent programs, leaving our inbox free for e-mails containing nothing but outpourings of satisfaction and praise.
Soyons conscients du fonctionnement interne du Modèle Mémoire Java et utilisons java.util.concurrent aussi souvent que possible pour exterminer les heisenbugs dans les programmes concurrents, libérant nos boîtes de réception pour ne garder que des avalanches de satisfaction et de félicitations.
Due to instruction reorderings performed by the compiler and the hardware, the current definition of the Java Memory Model (JMM) is complex, and unfortunately formally flawed.
La définition actuelle du Java Memory Model (JMM) autorise les optimisations agressives des compilateurs et des architectures parallèles.
However, even when this optimization occurs, due to the Java Memory Model requirements, a memory fence will likely be required to synchronize the state between CPU cores, which typically introduces unnecessary Synchronize-With-RWLock Strategy
Néanmoins, même quand cette optimisation entre en jeu, en raison des règles du Java Memory Model, une barrière mémoire sera probablement émise pour synchroniser l'état entre tous les coeurs CPU, ce qui ajoute typiquement une latence inutile.
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.