-
1
-
-
17144413831
-
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
-
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
-
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
-
4
-
-
4243898901
-
-
Tech. rep., IBM T.J. Watson Research Center and IBM Haifa Scientific Center, Apr.
-
BACON, D. F., KOLODNER, H., NATHANIEL, R., PETRANK, E., AND RAJAN, V. T. Strongly-connected component algorithms for concurrent cycle collection. Tech. rep., IBM T.J. Watson Research Center and IBM Haifa Scientific Center, Apr. 2001.
-
(2001)
Strongly-connected Component Algorithms for Concurrent Cycle Collection
-
-
Bacon, D.F.1
Kolodner, H.2
Nathaniel, R.3
Petrank, E.4
Rajan, V.T.5
-
5
-
-
84976786293
-
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
-
-
0021449073
-
Reference count garbage collection
-
June
-
CHRISTOPHER, T. W. Reference count garbage collection. Software - Practice and Experience 14, 6 (June 1984), 503-507.
-
(1984)
Software - Practice and Experience
, vol.14
, Issue.6
, pp. 503-507
-
-
Christopher, T.W.1
-
7
-
-
84945708437
-
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
-
8
-
-
0003805008
-
-
Tech. Rep. 64, DEC Systems Research Center, Palo Alto, California, Aug.
-
DETREVILLE, J. Experience with concurrent garbage collectors for Modula-2+. Tech. Rep. 64, DEC Systems Research Center, Palo Alto, California, Aug. 1990.
-
(1990)
Experience with Concurrent Garbage Collectors for Modula-2+
-
-
Detreville, J.1
-
9
-
-
0016993741
-
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
-
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
-
11
-
-
0027206301
-
A concurrent generational garbage collector for a multithreaded implementation of ML
-
ACM Press, New York, New York
-
DOLIGEZ, D., AND LEROY, X. A concurrent generational garbage collector for a multithreaded implementation of ML. In Conference Record of the Twentieth ACM Symposium on Principles of Programming Languages (Charleston, South Carolina, Jan. 1993), ACM Press, New York, New York, pp. 113-123.
-
Conference Record of the Twentieth ACM Symposium on Principles of Programming Languages (Charleston, South Carolina, Jan. 1993)
, pp. 113-123
-
-
Doligez, D.1
Leroy, X.2
-
12
-
-
0005936585
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
22
-
-
0025388662
-
Cyclic reference counting with local mark-scan
-
MARTÍNEZ, A. D., WACHENCHAUZER, R., AND LINS, R. D. Cyclic reference counting with local mark-scan. Inf. Process. Lett. 34, 1 (1990), 31-35.
-
(1990)
Inf. Process. Lett.
, vol.34
, Issue.1
, pp. 31-35
-
-
Martínez, A.D.1
Wachenchauzer, R.2
Lins, R.D.3
-
23
-
-
84936896337
-
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
-
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
-
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
-
26
-
-
0003535489
-
-
Tech. Rep. CSL-84-7, Xerox Palo Alto Research Center, July
-
ROVNER, P. On adding garbage collection and runtime types to a strongly-typed, statically-checked, concurrent language. Tech. Rep. CSL-84-7, Xerox Palo Alto Research Center, July 1985.
-
(1985)
On Adding Garbage Collection and Runtime Types to a Strongly-typed, Statically-checked, Concurrent Language
-
-
Rovner, P.1
-
27
-
-
0016556965
-
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
|