Please use this identifier to cite or link to this item: https://elibrary.tucl.edu.np/handle/123456789/14784
Full metadata record
DC FieldValueLanguage
dc.contributor.authorKumari, Ambika-
dc.date.accessioned2023-02-02T10:09:11Z-
dc.date.available2023-02-02T10:09:11Z-
dc.date.issued2012-
dc.identifier.urihttps://elibrary.tucl.edu.np/handle/123456789/14784-
dc.description.abstractJVM performs the function of allocating memory as objects are created and freeing when they are no longer needed because different operating systems and hardware platform vary in the way they manage the memory. In java programming language, garbage collector automatically manage the objects generated by the keyword new inside Java Virtual Machine unlike in C and C++ programming language where the objects created are managed by the keywords free or delete. Garbage Collectors are the programs that reclaim the memory occupied by the objects that are no longer in use by the main program. In java platform, memory is automatically managed by the garbage collector that reduces the unnecessary burden of explicitly managing the memory for developers. The dissertation shows how the different garbage collectors perform the garbage collection in java. The dissertation also compares the three different types of garbage collectors algorithms namely, Mark Sweep algorithm, Concurrent Mark Sweep collector and Garbage First Garbage collector (G1GC) on the basis of throughput, pause time and footprint.After performing different tests,G1GC is a good option, if a computer (generally server) has powerful CPU and RAM but for a computer with less powerful CPU and powerful RAM, then CMS holds the edge over G1GCen_US
dc.language.isoen_USen_US
dc.publisherDepartment of Computer Science and I.T.en_US
dc.subjectQuantitative Evaluationen_US
dc.subjectJVM performsen_US
dc.titleQuantitative Evaluation of Garbage Collector Algorithms in JVMen_US
dc.typeThesisen_US
local.institute.titleCentral Department of Computer Science and Information Technologyen_US
local.academic.levelMastersen_US
Appears in Collections:Computer Science & Information Technology

Files in This Item:
File Description SizeFormat 
Cover.pdf27.98 kBAdobe PDFView/Open
Chapter (24).pdf1.52 MBAdobe PDFView/Open


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.