-
1
-
-
0033203871
-
Implementing Jalapeno in Java
-
Bowen Alpern, Dick Attanasio, John J. Barton, Anthony Cocchi, Derek Lieber, Stephen Smith, and Ton Ngo. Implementing Jalapeno in Java. ACM Conference on Object-Oriented Programming Systems, Languages, and Applications, 1999.
-
ACM Conference on Object-Oriented Programming Systems, Languages, and Applications, 1999
-
-
Alpern, B.1
Attanasio, D.2
Barton, J.J.3
Cocchi, A.4
Lieber, D.5
Smith, S.6
Ngo, T.7
-
2
-
-
0034819619
-
Java without the coffee breaks: A nonintrusive multiprocessor garbage collector
-
D. Bacon, C. Attanasio, H. Lee, V. Rajan, and S. Smith. Java without the coffee breaks: A nonintrusive multiprocessor garbage collector. The ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI), Snowbird, Utah, June 20-22 2001.
-
The ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI), Snowbird, Utah, June 20-22 2001
-
-
Bacon, D.1
Attanasio, C.2
Lee, H.3
Rajan, V.4
Smith, S.5
-
3
-
-
85037046571
-
On-the-fly garbage collection: New algorithms inspired by program proofs
-
In M. Nielsen and E. M. Schmidt, editors; Ninth colloquium (Aarhus, Denmark); New York, July 12-16; Springer-Verlag
-
Mordechai Ben-Ari. On-the-fly garbage collection: New algorithms inspired by program proofs. In M. Nielsen and E. M. Schmidt, editors, Automata, languages and programming. Ninth colloquium (Aarhus, Denmark), pages 14-22, New York, July 12-16 1982. Springer-Verlag.
-
(1982)
Automata, Languages and Programming
, pp. 14-22
-
-
Mordechai, B.-A.1
-
5
-
-
0003805008
-
Experience with concurrent garbage collector for mudula-2+
-
Technical Report 64, DEC Systems Research Center, Palo Alto, CA, November
-
J. De Treville. Experience with Concurrent Garbage Collector for Mudula-2+. Technical Report 64, DEC Systems Research Center, Palo Alto, CA, November 1990.
-
(1990)
-
-
De Treville, J.1
-
7
-
-
0008572520
-
Using generational garbage collection to implement cache-conscious data placement
-
In Proceedings of the First International Symposium on Memory Management
-
Trishul M. Chilimbi and James R. Larus. Using generational garbage collection to implement cache-conscious data placement. In Proceedings of the First International Symposium on Memory Management, volume 34(3) of ACM SIGPLAN Notices, October 1998, pages 37-48.
-
ACM SIGPLAN Notices, October 1998
, pp. 37-48
-
-
Chilimbi, T.M.1
Larus, J.R.2
-
9
-
-
0018030792
-
On-the-fly garbage collection: An exercise in cooperation
-
November
-
Edsgar W. Dijkstra, Leslie Lamport, A.J. Martin, C. S. Scholten, and E. F. M. Steffens. On-the-fly garbage collection: An exercise in cooperation. Communications of the ACM, 21(11):965-975, November 1978.
-
(1978)
Communications of the ACM
, vol.21
, Issue.11
, pp. 965-975
-
-
Dijkstra, E.W.1
Lamport, L.2
Martin, A.J.3
Scholten, C.S.4
Steffens, E.F.M.5
-
10
-
-
0028121963
-
Portable, unobtrusive garbage collection for multiprocessor systems
-
Damien Doligez and Georges Gonthier. Portable, unobtrusive garbage collection for multiprocessor systems. In POPL 1994.
-
(1994)
POPL
-
-
Doligez, D.1
Gonthier, G.2
-
11
-
-
0027206301
-
A concurrent generational garbage collector for a multi-threaded implementation of ML
-
Damien Doligez and Xavier Leroy. A concurrent generational garbage collector for a multi-threaded implementation of ML. In POPL 1993.
-
(1993)
POPL
-
-
Doligez, D.1
Leroy, X.2
-
13
-
-
0034592562
-
Implementing an on-the-fly garbage collector for Java
-
Tamar Domani, Elliot K. Kolodner, Ethan Lewis, Elliot E. Salant, Katherine Barabash, Itai Lahan, Yossi Levanoni, Erez Petrank, and Igor Yanover. Implementing an On-the-fly Garbage Collector for Java. The 2000 International Symposium on Memory Management, October, 2000.
-
The 2000 International Symposium on Memory Management, October, 2000
-
-
Domani, T.1
Kolodner, E.K.2
Lewis, E.3
Salant, E.E.4
Barabash, K.5
Lahan, I.6
Levanoni, Y.7
Petrank, E.8
Yanover, I.9
-
14
-
-
85062241182
-
Parallel conservative garbage collection with fast allocation
-
In Paul R. Wilson and Barry Hayes, editors
-
Shinichi Furusou, Satoshi Matsuoka, and Akinori Yonezawa. Parallel conservative garbage collection with fast allocation. In Paul R. Wilson and Barry Hayes, editors, OOPSLA/ECOOP '91 Workshop on Garbage Collection in Object-Oriented Systems, 1991.
-
OOPSLA/ECOOP '91 Workshop on Garbage Collection in Object-Oriented Systems, 1991
-
-
Furusou, S.1
Matsuoka, S.2
Yonezawa, A.3
-
15
-
-
84976833985
-
An exercise in proving parallel programs correct
-
December
-
David Gries. An exercise in proving parallel programs correct. Communications of the ACM, 20(12):921-930, December 1977.
-
(1977)
Communications of the ACM
, vol.20
, Issue.12
, pp. 921-930
-
-
Gries, D.1
-
16
-
-
85051030457
-
Garbage collection and task deletion in distributed systems
-
Pittsburgh, PA, August
-
Paul Hudak and Robert M. Keller. Garbage Collection and Task Deletion in Distributed Systems. In ACM Symposium on Lisp and Functional Programming, pp. 168-178, Pittsburgh, PA, August 1982.
-
(1982)
ACM Symposium on Lisp and Functional Programming
, pp. 168-178
-
-
Hudak, P.1
Keller, R.M.2
-
20
-
-
85023335257
-
An efficient parallel garbage collection system and its correctness proof
-
IEEE Press
-
H. T. Kung and S. W. Song. An efficient parallel garbage collection system and its correctness proof. In IEEE Symposium on Foundations of Computer Science, pages 120-131. IEEE Press, 1977.
-
(1977)
IEEE Symposium on Foundations of Computer Science
, pp. 120-131
-
-
Kung, H.T.1
Song, S.W.2
-
23
-
-
84936896337
-
Recursive functions of symbolic expressions and their computation by machine
-
John McCarthy. Recursive functions of symbolic expressions and their computation by machine. Communications of the ACM, 3(4):184-195, 1960.
-
(1960)
Communications of the ACM
, vol.3
, Issue.4
, pp. 184-195
-
-
McCarthy, J.1
-
24
-
-
0036039634
-
A parallel, incremental and concurrent GC for servers
-
Yoav Ossia, Ori Ben-Yitzhak, Irit Goft, Elliot K. Kolodner, Victor Leikehman, and Avi Owshanko. A parallel, incremental and concurrent GC for servers. In Proceeding of the ACM SIGPLAN 2002 Conference on Programming language design and implementation, pages 129-140, 2002.
-
(2002)
Proceeding of the ACM SIGPLAN 2002 Conference on Programming Language Design and Implementation
, pp. 129-140
-
-
Ossia, Y.1
Ben-Yitzhak, O.2
Goft, I.3
Kolodner, E.K.4
Leikehman, V.5
Owshanko, A.6
-
27
-
-
0016556965
-
Multiprocessing compactifying garbage collection
-
September
-
Guy L. Steele. Multiprocessing compactifying garbage collection. Communications of the ACM, 18(9):495-508, September 1975.
-
(1975)
Communications of the ACM
, vol.18
, Issue.9
, pp. 495-508
-
-
Steele, G.L.1
-
28
-
-
1442358219
-
Corrigendum: Multiprocessing compactifying garbage collection
-
June
-
Guy L. Steele. Corrigendum: Multiprocessing compactifying garbage collection. Communications of the ACM, 19(6):354. June 1976.
-
(1976)
Communications of the ACM
, vol.19
, Issue.6
, pp. 354
-
-
Steele, G.L.1
-
29
-
-
1442358211
-
-
Standard Performance Evaluation Corporation, http://www.spec.org/
-
-
-
-
30
-
-
0004157661
-
Uniprocessor garbage collection techniques
-
Technical report, University of Texas, January; Expanded version of the IWMM92 paper
-
Paul R. Wilson. Uniprocessor garbage collection techniques. Technical report, University of Texas, January 1994. Expanded version of the IWMM92 paper.
-
(1994)
-
-
Wilson, P.R.1
-
31
-
-
0025402354
-
Real-time garbage collection on general-purpose machines
-
Taichi Yuasa. Real-time garbage collection on general-purpose machines. Journal of Software and Systems, 11(3): 181-198, 1990.
-
(1990)
Journal of Software and Systems
, vol.11
, Issue.3
, pp. 181-198
-
-
Yuasa, T.1
|