Výsledky vyhľadávania - Java Memory Analysis~

Upresniť hľadanie
  1. 1

    Quantitative dynamic-memory analysis for Java Autor Garbervetsky, Diego, Yovine, Sergio, Braberman, Víctor, Rouaux, Martín, Taboada, Alejandro

    ISSN: 1532-0626, 1532-0634, 1532-0634
    Vydavateľské údaje: Chichester, UK John Wiley & Sons, Ltd 25.09.2011
    Vydané v Concurrency and computation (25.09.2011)
    “… This work presents the integration of a series of compile‐time analysis techniques to help predicting quantitative memory usage…”
    Získať plný text
    Journal Article
  2. 2

    Software Transactional Memory in Java on Clojure: A Performance Analysis Autor Tomeu, A.J., Salguero, A.G., Capel, M.I.

    ISSN: 1548-0992, 1548-0992
    Vydavateľské údaje: Los Alamitos The Institute of Electrical and Electronics Engineers, Inc. (IEEE) 01.07.2018
    Vydané v Revista IEEE América Latina (01.07.2018)
    “… analysis developed under this paradigm is very complex. An alternative already consolidated in the scope of research, although not fully assumed in the area of software production, is the Software Transactional Memory (MTS…”
    Získať plný text
    Journal Article
  3. 3

    Mining Java Memory Errors using Subjective Interesting Subgroups with Hierarchical Targets Autor Remil, Youcef, Bendimerad, Anes, Chambard, Mathieu, Mathonat, Romain, Plantevit, Marc, Kaytoue, Mehdi

    ISSN: 2375-9259
    Vydavateľské údaje: IEEE 04.12.2023
    “…Software applications, particularly Enterprise Resource Planning (ERP) systems, are crucial to the day-to-day operations of many industries, where it is…”
    Získať plný text
    Konferenčný príspevok..
  4. 4

    JSWhiz: Static analysis for JavaScript memory leaks Autor Pienaar, J. A., Hundt, R.

    ISBN: 9781467355247, 1467355240
    Vydavateľské údaje: IEEE 01.02.2013
    “… An unwelcome side-effect of these frameworks is that they can introduce memory leaks, despite the fact that JavaScript is garbage collected…”
    Získať plný text
    Konferenčný príspevok..
  5. 5

    Simulation of safety-critical, real-time Java: A case study of dynamic analysis of scoped memory consumption Autor Hamza, H., Counsell, S.

    ISSN: 1569-190X, 1878-1462
    Vydavateľské údaje: Elsevier B.V 01.06.2012
    “…For critical, real-time applications, scoped memory management in Real-Time Specification for Java (RTSJ…”
    Získať plný text
    Journal Article
  6. 6

    Cost Analysis for Real-time Java Scoped-memory Areas Autor Delvin Defoe, Rob LeGrand, Ron Cytron

    ISSN: 1690-4524
    Vydavateľské údaje: International Institute of Informatics and Cybernetics 01.08.2007
    “…) proposed the Real-Time Specification for Java (RTSJ), which introduced new memory models and new threads to utilize those models…”
    Získať plný text
    Journal Article
  7. 7

    Java EE 8 Development with Eclipse: Develop, Test, and Troubleshoot Java Enterprise Applications Rapidly with Eclipse

    ISBN: 1788833775, 9781788833776
    Vydavateľské údaje: Birmingham Packt Publishing, Limited 2018
    “…This guide provides a complete overview of developing Java EE applications using Eclipse…”
    Získať plný text
    E-kniha
  8. 8

    A comparison of three programming languages for a full-fledged next-generation sequencing tool Autor Costanza, Pascal, Herzeel, Charlotte, Verachtert, Wilfried

    ISSN: 1471-2105, 1471-2105
    Vydavateľské údaje: London BioMed Central 03.06.2019
    Vydané v BMC bioinformatics (03.06.2019)
    “… To achieve good performance, its software architecture makes only a single pass through a SAM/BAM file for multiple preparation steps, and keeps sequencing data as much as possible in main memory…”
    Získať plný text
    Journal Article
  9. 9

    Analysis of Garbage Collection Algorithms and Memory Management in Java Autor Pufek, P., Grgic, H., Mihaljevic, B.

    ISSN: 2623-8764
    Vydavateľské údaje: Croatian Society MIPRO 01.05.2019
    “…), crucial for automatic memory management are various Garbage Collection (GC) algorithms. Since implementation of the Java Development Kit (JDK…”
    Získať plný text
    Konferenčný príspevok..
  10. 10

    Performance analysis and optimization of the Java memory system Autor Lebsack, Carl Stephen

    ISBN: 0549544046, 9780549544043
    Vydavateľské údaje: ProQuest Dissertations & Theses 01.01.2008
    “…Java is one of the most dominant languages used in development today (75). It can be found in desktop, server, embedded and portable computer systems…”
    Získať plný text
    Dissertation
  11. 11

    Program Instrumentation and Run-Time Analysis of Scoped Memory in Java Autor Garbervetsky, D., Nakhli, C., Yovine, S., Zorgati, H.

    ISSN: 1571-0661, 1571-0661
    Vydavateľské údaje: Elsevier B.V 03.01.2005
    “… It first consists in performing pointer and escape analysis to detect memory scopes. This information is used to automatically instrument Java programs in such a way memory is allocated and freed by a region-based memory manager…”
    Získať plný text
    Journal Article
  12. 12

    Checking memory safety of level 1 safety-critical java programs using static-analysis without annotations Autor Marriott, Chris

    Vydavateľské údaje: ProQuest Dissertations & Theses 01.01.2014
    “… Unlike in Java programs, memory management is an important concern under the control of the programmer in SCJ…”
    Získať plný text
    Dissertation
  13. 13

    Aonix Releases PERC(R) Pico Tool Chain with Real-Time Memory Analysis Tools for Java(TM) Programmers

    Vydavateľské údaje: New York Business Wire 26.02.2008
    Vydané v Business Wire (26.02.2008)
    “…Eclipse IDE enables safe and scalable approaches to low-level Java code For Aonix Janice Hughes, 705-751-9740 Media Relations Cell…”
    Získať plný text
    Newsletter
  14. 14

    Performance analysis tools for parallel Java applications on shared-memory systems Autor Guitart, J., Torres, J., Ayguade, E., Bull, J.M.

    ISBN: 9780769512570, 0769512577
    ISSN: 0190-3918
    Vydavateľské údaje: IEEE 2001
    “…In this paper we describe an instrumentation environment for the performance analysis and visualization of parallel applications written in JOMP, an OpenMP-like interface for Java…”
    Získať plný text
    Konferenčný príspevok..
  15. 15

    Java EE 8 Development with Eclipse: Develop, test, and troubleshoot Java Enterprise applications rapidly with Eclipse, 3rd Edition Autor Kulkarni, Ram

    Vydavateľské údaje: Packt Publishing 29.06.2018
    “…Develop and deploy fully functional applications and microservices utilising Tomcat, Glassfish servers, Cloud and docker in Java EE 8 Key FeaturesExplore the complete workflow of developing enterprise…”
    Získať plný text
    E-kniha
  16. 16
  17. 17
  18. 18

    JAMES: An object‐oriented Java framework for discrete optimization using local search metaheuristics Autor De Beukelaer, Herman, Davenport, Guy F., De Meyer, Geert, Fack, Veerle

    ISSN: 0038-0644, 1097-024X
    Vydavateľské údaje: Chichester, UK John Wiley & Sons, Ltd 01.06.2017
    Vydané v Software, practice & experience (01.06.2017)
    “…Summary This paper describes the Java Metaheuristics Search framework (JAMES, v1.1): an object‐oriented Java framework for discrete optimization using local…”
    Získať plný text
    Journal Article
  19. 19

    Estimating internal memory fragmentation for Java programs Autor Skotiniotis, Therapon, Chang, Ji-en Morris

    ISSN: 0164-1212, 1873-1228
    Vydavateľské údaje: New York Elsevier Inc 15.12.2002
    Vydané v The Journal of systems and software (15.12.2002)
    “… performance dynamic memory management algorithms continue to be of great importance. In this paper, an analysis of Java programs, provided by the SPECjvm98 benchmark suite, and their behavior, as this relates to fragmentation, is performed…”
    Získať plný text
    Journal Article
  20. 20

    The ART of Sharing Points-to Analysis: Reusing Points-to Analysis Results Safely and Efficiently Autor Halalingaiah, Shashin, Sundaresan, Vijay, Maier, Daryl, Nandivada, V. Krishna

    ISSN: 2475-1421, 2475-1421
    Vydavateľské údaje: New York, NY, USA ACM 08.10.2024
    “… However, whole-program points-to analysis of large Java programs tends to be expensive – both in terms of time and memory…”
    Získať plný text
    Journal Article