메뉴 건너뛰기




Volumn 2072 LNCS, Issue , 2001, Pages 207-235

Concurrent cycle collection in reference counted systems

Author keywords

[No Author keywords available]

Indexed keywords

DIGITAL STORAGE; ALGORITHMS; JAVA PROGRAMMING LANGUAGE;

EID: 84881389351     PISSN: 03029743     EISSN: 16113349     Source Type: Book Series    
DOI: 10.1007/3-540-45337-7_12     Document Type: Conference Paper
Times cited : (69)

References (27)
  • 1
    • 17144413831 scopus 로고    scopus 로고
    • Implementing Jalapeño in Java
    • OOPSLA'99 Conference Proceedings: Object-Oriented Programming Systems, Languages, and Applications (Denver, Colorado, Oct. 1999)
    • ALPERN, B., ET AL. Implementing Jalapeño in Java. In OOPSLA'99 Conference Proceedings: Object-Oriented Programming Systems, Languages, and Applications (Denver, Colorado, Oct. 1999). SIGPLAN Notices, 34, 10, 314-324.
    • SIGPLAN Notices , vol.34 , Issue.10 , pp. 314-324
    • Alpern, B.1
  • 2
    • 84956661653 scopus 로고    scopus 로고
    • Real-time concurrent collection on stock multiprocessors
    • Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation (Atlanta, Georgia, June 1988). 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). SIGPLAN Notices, 23, 7 (July), 11-20.
    • SIGPLAN Notices , vol.23 , Issue.7 , pp. 11-20
    • Appel, A.W.1    Ellis, J.R.2    Li, K.3
  • 3
    • 1442333745 scopus 로고    scopus 로고
    • Java without the coffee breaks: A nonintrusive multiprocessor garbage collector
    • Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation (Snowbird, Utah, June 2001). May
    • BACON, D. F., ATTANASIO, C. R., LEE, H. B., RAJAN, V. T., AND SMITH, S. Java without the coffee breaks: A nonintrusive multiprocessor garbage collector. In Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation (Snowbird, Utah, June 2001). SIGPLAN Notices, 36, 5 (May).
    • SIGPLAN Notices , vol.36 , Issue.5
    • Bacon, D.F.1    Attanasio, C.R.2    Lee, H.B.3    Rajan, V.T.4    Smith, S.5
  • 5
    • 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
  • 6
  • 7
    • 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
  • 9
    • 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
  • 10
    • 84992464951 scopus 로고
    • On-the-fly garbage collection: An exercise in cooperation
    • Hierarchies and Interfaces, F. L. Bauer et al., Eds., Springer-Verlag, New York
    • 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. Springer-Verlag, New York, 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
  • 12
    • 0005936585 scopus 로고    scopus 로고
    • Implementing an on-the-fly garbage collector for Java
    • Proceedings of the ACM SIGPLAN International Symposium on Memory Management (Minneapolis, MN, Oct. 2000)
    • DOMANI, T., ET AL . Implementing an on-the-fly garbage collector for Java. In Proceedings of the ACM SIGPLAN International Symposium on Memory Management (Minneapolis, MN, Oct. 2000). SIGPLAN Notices, 36, 1, 155-166.
    • SIGPLAN Notices , vol.36 , Issue.1 , pp. 155-166
    • Domani, T.1
  • 13
    • 0034448621 scopus 로고    scopus 로고
    • A generational on-the-fly garbage collector for Java
    • Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation (June 2000)
    • DOMANI, T., KOLODNER, E. K., AND PETRANK, E. A generational on-the-fly garbage collector for Java. In Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation (June 2000). SIGPLAN Notices, 35, 6, 274-284.
    • SIGPLAN Notices , vol.35 , Issue.6 , pp. 274-284
    • Domani, T.1    Kolodner, E.K.2    Petrank, E.3
  • 14
    • 0027801257 scopus 로고    scopus 로고
    • A concurrent copying garbage collector for languages that distinguish (im)mutable data
    • Proceedings of the Fourth ACM Symposium on Principles and Practice of Parallel Programming (May 1993). July
    • HUELSBERGEN, L., AND LARUS, J. R. A concurrent copying garbage collector for languages that distinguish (im)mutable data. In Proceedings of the Fourth ACM Symposium on Principles and Practice of Parallel Programming (May 1993). SIGPLAN Notices, 28, 7 (July), 73-82.
    • SIGPLAN Notices , vol.28 , Issue.7 , pp. 73-82
    • Huelsbergen, L.1    Larus, J.R.2
  • 15
    • 0003713293 scopus 로고    scopus 로고
    • Very concurrent mark-&-sweep garbage collection without fine-grain synchronization
    • Proceedings of the ACM SIGPLAN International Symposium on Memory Management (Mar. 1999)
    • HUELSBERGEN, L., AND WINTERBOTTOM, P. Very concurrent mark-&-sweep garbage collection without fine-grain synchronization. In Proceedings of the ACM SIGPLAN International Symposium on Memory Management (Mar. 1999). SIGPLAN Notices, 34, 3, 166-174.
    • SIGPLAN Notices , vol.34 , Issue.3 , pp. 166-174
    • Huelsbergen, L.1    Winterbottom, P.2
  • 16
    • 84959046331 scopus 로고    scopus 로고
    • Cyclic weighted reference counting without delay
    • PARLE'93 Parallel Architectures and Languages Europe (June 1993), A. Bode, M. Reeve, and G. Wolf, Eds., Springer-Verlag, .
    • JONES, R. E., AND LINS, R. D. Cyclic weighted reference counting without delay. In PARLE'93 Parallel Architectures and Languages Europe (June 1993), A. Bode, M. Reeve, and G. Wolf, Eds., vol. 694 of Lecture Notes in Computer Science, Springer-Verlag, pp. 712-715.
    • Lecture Notes in Computer Science , vol.694 , pp. 712-715
    • Jones, R.E.1    Lins, R.D.2
  • 18
    • 85023335257 scopus 로고    scopus 로고
    • An efficient parallel garbage collection system and its correctness proof
    • IEEE Press, New York, New York
    • 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), IEEE Press, New York, New York, pp. 120-131.
    • IEEE Symposium on Foundations of Computer Science (1977) , pp. 120-131
    • Kung, H.T.1    Song, S.W.2
  • 20
    • 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
  • 21
    • 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
  • 23
    • 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
  • 24
    • 0027866046 scopus 로고    scopus 로고
    • Real-time garbage collection
    • Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation (Albuquerque, New Mexico, June 1993)
    • NETTLES, S., AND O'TOOLE, J. Real-time garbage collection. In Proceedings of the SIGPLAN Conference on Programming Language Design and Implementation (Albuquerque, New Mexico, June 1993). SIGPLAN Notices, 28, 6, 217-226.
    • SIGPLAN Notices , vol.28 , Issue.6 , pp. 217-226
    • Nettles, S.1    O'Toole, J.2
  • 25
    • 22044435600 scopus 로고    scopus 로고
    • Cyclic distributed garbage collection with group merger
    • Proceedings of the Twelfth European Conference on Object-Oriented Programming (Brussels, July 1998), E. Jul, Ed., Springer-Verlag
    • RODRIGUES, H. C. C. D., AND JONES, R. E. Cyclic distributed garbage collection with group merger. In Proceedings 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.
    • Lecture Notes in Computer Science , vol.1445 , pp. 249-273
    • Rodrigues, H.C.C.D.1    Jones, R.E.2
  • 27
    • 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가 분석하여 추출한 것입니다.