Searching for authors named "Tony Printezis" – sorted by Relevance.
-
A Generational Mostly-concurrent Garbage Collector
- This paper reports our experiences with a mostly-concurrent incremental garbage collector, implemented in the context of a high performance virtual machine for the Java^TM programming language. The garbage collector is based on the "mostly parallel" collection algorithm of Boehm et al., and can b
- Cited by 35 (6 self) – Add To MetaCart
-
Curriculum Vitæ
- nsored by Sun Microsystems and was also funded by the British EPSRC. The goal of the project was to provide industrial strength orthogonal persistence for the Java programming language. I mainly worked on Sphere, the persistent object store that supported the latest version of the PJama system. ffl
- Add To MetaCart
-
The Design of a new Persistent Object Store for PJama
- This paper presents the design of a new store layer for PJama. PJama is a platform that provides orthogonal persistence for Java. Based on experience with a prototype, PJama0, a new architecture has been devised to permit incremental store management and to allow a number of object management regime
- Cited by 20 (3 self) – Add To MetaCart
-
Defining and Handling Transient Fields in PJama
- The transient keyword of the Java TM programming language was originally introduced to prevent specific class fields from being stored by a persistence mechanism. In the context of orthogonal persistence, this is a particularly useful feature, since it allows the developer to easily deal with stat
- Add To MetaCart
-
Garbage Collector
- This paper reports our experiences with a mostly-concurrent incremental garbage collector, implemented in the context of a high performance virtual machine for the Java^TM programming language. The garbage collector is based on the "mostly parallel" collection algorithm of Boehm et al., and can b
- Add To MetaCart
-
The Design of a new Persistent Object Store for PJama
- This paper presents the design of a new store layer for PJama. PJama is a platform that provides orthogonal persistence for Java 1 . Based on experience with a prototype, PJama 0 , a new architecture has been devised to permit incremental store management and to allow a number of object management
- Cited by 1 (0 self) – Add To MetaCart
-
Analysing a Simple Disk Garbage Collector
- This paper has presented the architecture of the Prototype Disk GC of PJava 0 and some analysis of its performance. This analysis revealed that a combination of mmap, scanBitmap, and morris should give the best overall performance with the least trade-offs. However, it has also been clear that the a
- Cited by 5 (4 self) – Add To MetaCart

