DBScholar

Back to papers

PTool: A Light Weight Persistent Object Manager

Summary: PTool: a light-weight persistent object manager for C++ objects via an overloaded new, targeting read-mostly workloads. It omits transactions and recovery; persistence relies on OS memory, I/O, and compiler tricks, with data stored as segments and folios. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
2923
Venue
SIGMOD
Year
1995
Pagerank
-
Overall Rank
14,279 | 2.04%
DOI
10.1145/223784.223901

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{grossman_sigmod95,
        title = {{PTool: A Light Weight Persistent Object Manager}},
        author = {Grossman, R. L. and Hanley, D. and Qin, X.},
        series = {{SIGMOD} '95},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/223784.223901},
        url = {https://dl.acm.org/doi/10.1145/223784.223901},
        year = {1995}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 0 of 0 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Semantically Similar Papers