메뉴 건너뛰기




Volumn 36, Issue 5, 2001, Pages 92-103

Java without the coffee breaks: A nonintrusive multiprocessor garbage collector

Author keywords

[No Author keywords available]

Indexed keywords


EID: 1442333745     PISSN: 03621340     EISSN: None     Source Type: Journal    
DOI: 10.1145/381694.378819     Document Type: Article
Times cited : (20)

References (31)
  • 1
    • 17144413831 scopus 로고    scopus 로고
    • Implementing Jalapeño in Java
    • Conference on Object-Oriented Programming, Systems, Languages, and Applications Oct.
    • ALPERN, B., ET AL. Implementing Jalapeño in Java. In Conference on Object-Oriented Programming, Systems, Languages, and Applications (Oct. 1999). SIGPLAN Notices, 34, 10, 314-324.
    • (1999) SIGPLAN Notices , vol.34 , Issue.10 , pp. 314-324
    • Alpern, B.1
  • 2
    • 84956661653 scopus 로고
    • Real-time concurrent collection on stock multiprocessors
    • Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation Atlanta, Georgia, June ACM Press, New York, New York. (July)
    • APPEL, A. W., ELLIS, J. R., AND LI, K. Real-time concurrent collection on stock multiprocessors. In Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation (Atlanta, Georgia, June 1988), ACM Press, New York, New York. SIGPLAN Notices, 23, 7 (July), 11-20.
    • (1988) SIGPLAN Notices , vol.23 , Issue.7 , pp. 11-20
    • Appel, A.W.1    Ellis, J.R.2    Li, K.3
  • 5
    • 84881389351 scopus 로고    scopus 로고
    • Concurrent cycle collection in reference counted systems
    • European Conference on Object-Oriented Programming Budapest, Hungary, June J. L. Knudsen, Springer-Verlag
    • BACON, D. F., AND RAJAN, V. T. Concurrent cycle collection in reference counted systems. In European Conference on Object-Oriented Programming (Budapest, Hungary, June 2001), J. L. Knudsen, Ed., vol. 2072 of Lecture Notes in Computer Science, Springer-Verlag.
    • (2001) Lecture Notes in Computer Science , vol.2072
    • Bacon, D.F.1    Rajan, V.T.2
  • 6
    • 84976786293 scopus 로고
    • Managing re-entrant structures using reference counts
    • July
    • BOBROW, D. G. Managing re-entrant structures using reference counts. ACM Trans. Program. Lang. Syst. 2, 3 (July 1980), 269-273.
    • (1980) ACM Trans. Program. Lang. Syst. , vol.2 , Issue.3 , pp. 269-273
    • Bobrow, D.G.1
  • 7
    • 18844365810 scopus 로고    scopus 로고
    • Personal communication. Hewlett-Packard Laboratories
    • BOEHM, H. Personal communication. Hewlett-Packard Laboratories, 2000.
    • (2000)
    • Boehm, H.1
  • 8
    • 18844417151 scopus 로고    scopus 로고
    • A parallel, real-time garbage collector
    • Proc. of the SIGPLAN Conference on Programming Language Design and Implementation Snowbird, Utah, June May
    • CHENG, P., AND BLELLOCH, G. A parallel, real-time garbage collector. In Proc. of the SIGPLAN Conference on Programming Language Design and Implementation (Snowbird, Utah, June 2001). SIGPLAN Notices, 36, 5 (May).
    • (2001) SIGPLAN Notices , vol.36 , Issue.5
    • Cheng, P.1    Blelloch, G.2
  • 9
    • 0031619987 scopus 로고    scopus 로고
    • Generational stack collection and profile-driven pretenuring
    • Proc. of the Conference on Programming Language Design and Implementation June
    • CHENG, P., HARPER, R., AND LEE, P. Generational stack collection and profile-driven pretenuring. In Proc. of the Conference on Programming Language Design and Implementation (June 1998). SIGPLAN Notices, 33, 6, 162-173.
    • (1998) SIGPLAN Notices , vol.33 , Issue.6 , pp. 162-173
    • Cheng, P.1    Harper, R.2    Lee, P.3
  • 10
  • 11
    • 84945708437 scopus 로고
    • A method for overlapping and erasure of lists
    • Dec.
    • COLLINS, G. E. A method for overlapping and erasure of lists. Commun. ACM 3, 12 (Dec. 1960), 655-657.
    • (1960) Commun. ACM , vol.3 , Issue.12 , pp. 655-657
    • Collins, G.E.1
  • 13
    • 0016993741 scopus 로고
    • An efficient incremental automatic garbage collector
    • July
    • DEUTSCH, L. P., AND BOBROW, D. G. An efficient incremental automatic garbage collector. Commun. ACM 19, 7 (July 1976), 522-526.
    • (1976) Commun. ACM , vol.19 , Issue.7 , pp. 522-526
    • Deutsch, L.P.1    Bobrow, D.G.2
  • 14
    • 84992464951 scopus 로고
    • On-the-fly garbage collection: An exercise in cooperation
    • Hierarchies and Interfaces, F. L. Bauer et al., Eds.
    • DIJKSTRA, E. W., LAMPORT, L., MARTIN, A. J., SCHOLTEN, C. S., AND STEFFENS, E. F. M. On-the-fly garbage collection: An exercise in cooperation. In Hierarchies and Interfaces, F. L. Bauer et al., Eds., vol. 46 of Lecture Notes in Computer Science. 1976, pp. 43-56.
    • (1976) Lecture Notes in Computer Science , vol.46 , pp. 43-56
    • Dijkstra, E.W.1    Lamport, L.2    Martin, A.J.3    Scholten, C.S.4    Steffens, E.F.M.5
  • 17
    • 0034448621 scopus 로고    scopus 로고
    • A generational on-the-fly garbage collector for Java
    • Proc. of the SIGPLAN Conference on Programming Language Design and Implementation June
    • DOMANI, T., KOLODNER, E. K., AND PETRANK, E. A generational on-the-fly garbage collector for Java. In Proc. of the SIGPLAN Conference on Programming Language Design and Implementation (June 2000). SIGPLAN Notices, 35, 6, 274-284.
    • (2000) SIGPLAN Notices , vol.35 , Issue.6 , pp. 274-284
    • Domani, T.1    Kolodner, E.K.2    Petrank, E.3
  • 18
    • 0027801257 scopus 로고
    • A concurrent copying garbage collector for languages that distinguish (im)mutable data
    • Proc. of the Fourth ACM Symposium on Principles and Practice of Parallel Programming May (July)
    • HUELSBERGEN, L., AND LARUS, J. R. A concurrent copying garbage collector for languages that distinguish (im)mutable data. In Proc. of the Fourth ACM Symposium on Principles and Practice of Parallel Programming (May 1993). SIGPLAN Notices, 28, 7 (July), 73-82.
    • (1993) SIGPLAN Notices , vol.28 , Issue.7 , pp. 73-82
    • Huelsbergen, L.1    Larus, J.R.2
  • 19
    • 0003713293 scopus 로고    scopus 로고
    • Very concurrent mark-&-sweep garbage collection without fine-grain synchronization
    • Proc. of the ACM SIGPLAN International Symposium on Memory Management Mar.
    • HUELSBERGEN, L., AND WINTERBOTTOM, P. Very concurrent mark-&-sweep garbage collection without fine-grain synchronization. In Proc. of the ACM SIGPLAN International Symposium on Memory Management (Mar. 1999). SIGPLAN Notices, 34, 3, 166-174.
    • (1999) SIGPLAN Notices , vol.34 , Issue.3 , pp. 166-174
    • Huelsbergen, L.1    Winterbottom, P.2
  • 21
    • 85023335257 scopus 로고
    • An efficient parallel garbage collection system and its correctness proof
    • KUNG, H. T., AND SONG, S. W. An efficient parallel garbage collection system and its correctness proof. In IEEE Symposium on Foundations of Computer Science (1977), pp. 120-131.
    • (1977) IEEE Symposium on Foundations of Computer Science , pp. 120-131
    • Kung, H.T.1    Song, S.W.2
  • 23
    • 0002796705 scopus 로고
    • Cyclic reference counting with lazy mark-scan
    • Dec.
    • LINS, R. D. Cyclic reference counting with lazy mark-scan. Inf. Process. Lett. 44, 4 (Dec. 1992), 215-220.
    • (1992) Inf. Process. Lett. , vol.44 , Issue.4 , pp. 215-220
    • Lins, R.D.1
  • 24
    • 0026915039 scopus 로고
    • A multi-processor shared memory architecture for parallel cyclic reference counting
    • Sept. Proceedings of the 18th EUROMICRO Conference (Paris, France)
    • LINS, R. D. A multi-processor shared memory architecture for parallel cyclic reference counting. Microprocessing and Microprogramming 35, 1-5 (Sept. 1992), 563-568. Proceedings of the 18th EUROMICRO Conference (Paris, France).
    • (1992) Microprocessing and Microprogramming , vol.35 , Issue.1-5 , pp. 563-568
    • Lins, R.D.1
  • 26
    • 84936896337 scopus 로고
    • Recursive functions of symbolic expressions and their computation by machine
    • MCCARTHY, J. Recursive functions of symbolic expressions and their computation by machine. Commun. ACM 3 (1960), 184-195.
    • (1960) Commun. ACM , vol.3 , pp. 184-195
    • Mccarthy, J.1
  • 27
    • 0027866046 scopus 로고
    • Real-time garbage collection
    • Proc. of the SIGPLAN Conference on Programming Language Design and Implementation June
    • NETTLES, S., AND O'TOOLE, J. Real-time garbage collection. In Proc. of the SIGPLAN Conference on Programming Language Design and Implementation (June 1993). SIGPLAN Notices, 28, 6, 217-226.
    • (1993) SIGPLAN Notices , vol.28 , Issue.6 , pp. 217-226
    • Nettles, S.1    O'Toole, J.2
  • 28
    • 22044435600 scopus 로고    scopus 로고
    • Cyclic distributed garbage collection with group merger
    • Proc. of the Twelfth European Conference on Object-Oriented Programming Brussels, July E. Jul, Ed., Springer-Verlag
    • RODRIGUES, H. C. C. D., AND JONES, R. E. Cyclic distributed garbage collection with group merger. In Proc. of the Twelfth European Conference on Object-Oriented Programming (Brussels, July 1998), E. Jul, Ed., vol. 1445 of Lecture Notes in Computer Science, Springer-Verlag, pp. 249-273.
    • (1998) Lecture Notes in Computer Science , vol.1445 , pp. 249-273
    • Rodrigues, H.C.C.D.1    Jones, R.E.2
  • 30
    • 0016556965 scopus 로고
    • Multiprocessing compactifying garbage collection
    • Sept.
    • STEELE, G. L. Multiprocessing compactifying garbage collection. Commun. ACM 18, 9 (Sept. 1975), 495-508.
    • (1975) Commun. ACM , vol.18 , Issue.9 , pp. 495-508
    • Steele, G.L.1


* 이 정보는 Elsevier사의 SCOPUS DB에서 KISTI가 분석하여 추출한 것입니다.