Sommaire
Littérature scientifique sur le sujet « Programmation persistante »
Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres
Consultez les listes thématiques d’articles de revues, de livres, de thèses, de rapports de conférences et d’autres sources académiques sur le sujet « Programmation persistante ».
À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.
Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.
Articles de revues sur le sujet "Programmation persistante"
Haffen, E. « Le ralentissement psychomoteur : une dimension à (re)découvrir ? » European Psychiatry 29, S3 (novembre 2014) : 578–79. http://dx.doi.org/10.1016/j.eurpsy.2014.09.277.
Texte intégralThèses sur le sujet "Programmation persistante"
Mopolo-Moke, Gabriel. « Nice-c++ : une extension c++ pour la programmation persistante a partir d'un serveur de bases d'objets ». Nice, 1991. http://www.theses.fr/1991NICE4516.
Texte intégralLefort, Anatole. « A Support for Persistent Memory in Java ». Institut polytechnique de Paris, 2023. http://www.theses.fr/2023IPPAS001.
Texte intégralRecently released non-volatile main memory (NVMM), as fast and durable memory, dramatically increases storage performance over traditional media (SSD, hard disk). A substantial and unique property of NVMM is byte-addressability -- complex memory data structures, maintained with regular load/store instructions,can now resist machine power-cycles, software faults or system crashes. However, correctly managing persistence with the fine grain of memory instructions is laborious, with increased risk of compromising data integrity and recovery at any misstep. Programming abstractions from software libraries and support from language runtime and compilers are necessary to avoid memory bugs that are exacerbated with persistence. In this thesis, we address the challenges of supporting persistent memory in managed language environments by introducing J-NVM, a framework to efficiently access NVMM in Java. With J-NVM, we demonstrate how to design an efficient, simple and complete interface to weave NVMM-devised persistence into object-oriented programming,while remaining unobtrusive to the language runtime itself. In detail, J-NVM offers a fully-fledged interface to persist plain Java objects using failure-atomic sections. This interface relies internally on proxy objects that intermediate direct off-heap access to NVMM. The framework also provides a library of highly-optimized persistent data types that resist reboots and power failures. We evaluate J-NVM by implementing a persistent backend for Infinispan, an industrial-grade data store. Our experimental results, obtained with a TPC-B like benchmark and YCSB, show that J-NVM is consistently faster than other approaches at accessing NVMM in Java
Scioville, Garcia Rodrigo. « Gestion des informations persistantes dans un système réparti à objets ». Phd thesis, Grenoble 1, 1989. http://tel.archives-ouvertes.fr/tel-00333525.
Texte intégralDechamboux, Pascal. « Gestion d'objets persistants : du langage de programmation au système ». Phd thesis, Grenoble 1, 1993. http://tel.archives-ouvertes.fr/tel-00005124.
Texte intégralDechamboux, Pascal Adiba Michel. « Gestion d'objets persistants du langage de programmation au système / ». S.l. : Université Grenoble 1, 2008. http://tel.archives-ouvertes.fr/tel-00005124.
Texte intégralLahire, Philippe. « Conception et realisation d'un modele de persistance pour la langage eiffel ». Nice, 1992. http://www.theses.fr/1992NICE4543.
Texte intégralScioville, Garcia Rodrigo Krakowiak Sacha Adiba Michel Mossière Jacques. « Gestion des informations persistantes dans un système réparti à objets ». S.l. : Université Grenoble 1, 2008. http://tel.archives-ouvertes.fr/tel-00333525.
Texte intégralNembo, Jean. « Gestion des objets complexes persistants dans les langages de programmation : une application au langage fortran ». Paris 6, 1991. http://www.theses.fr/1991PA066593.
Texte intégralMeysembourg-Männlein, Marie Laurence. « Modèle et langage à objets pour la programmation d'applications réparties ». Phd thesis, Grenoble INPG, 1989. http://tel.archives-ouvertes.fr/tel-00333509.
Texte intégralBellosta, Marie-Jo. « Systèmes d'interfaces pour la gestion d'objets persistants, Omnis ». Paris 6, 1992. http://www.theses.fr/1992PA066034.
Texte intégral