-
1
-
-
0017956645
-
List processing in real-time on a serial computer
-
Henry G. Baker. List processing in real-time on a serial computer. Communications of the ACM, 21(4):280-94, 1978.
-
(1978)
Communications of the ACM
, vol.21
, Issue.4
, pp. 280-294
-
-
Baker, H.G.1
-
2
-
-
84976663867
-
The Treadmill, real-time garbage collection without motion sickness
-
March
-
Henry G. Baker. The Treadmill, real-time garbage collection without motion sickness. ACM SIGPLAN Notices, 27(3):66-70, March 1992.
-
(1992)
ACM SIGPLAN Notices
, vol.27
, Issue.3
, pp. 66-70
-
-
Baker, H.G.1
-
3
-
-
85037046571
-
On-the-fly garbage collection: New algorithms inspired by program proofs
-
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
-
-
Ben-Ari, M.1
-
6
-
-
0025225898
-
Combining generational and conservative garbage collection: Framework and implementations
-
Conference Record of the Seventeenth Annual ACM Symposium on Principles of Programming Languages, January ACM Press
-
Alan Demers, Mark Weiser, Barry Hayes, Hans Boehm, Daniel G. Bobrow, and Scott Shenker. Combining generational and conservative garbage collection: Framework and implementations. In Conference Record of the Seventeenth Annual ACM Symposium on Principles of Programming Languages, ACM SIGPLAN Notices, January 1990. ACM Press, pages 261-269.
-
(1990)
ACM SIGPLAN Notices
, pp. 261-269
-
-
Demers, A.1
Weiser, M.2
Hayes, B.3
Boehm, H.4
Bobrow, D.G.5
Shenker, S.6
-
7
-
-
0003805008
-
Experience with Concurrent Garbage Collector for Mudula-2+
-
DEC Systems Research Center, Palo Alto, CA, November
-
J. DeTreville. Experience with Concurrent Garbage Collector for Mudula-2+. Technical Report 64, DEC Systems Research Center, Palo Alto, CA, November 1990.
-
(1990)
Technical Report 64
-
-
DeTreville, J.1
-
8
-
-
84992464951
-
On-the-fly garbage collection: An exercise in cooperation
-
Springer-Verlag, New York
-
Edsger W. Dijkstra, Leslie Lamport, A. J. Martin, C. S. Scholten, and E. F. M. Steffens. On-the-fly garbage collection: An exercise in cooperation. In Lecture Notes in Computer Science, No. 46. Springer-Verlag, New York, 1976.
-
(1976)
Lecture Notes in Computer Science
, Issue.46
-
-
Dijkstra, E.W.1
Lamport, L.2
Martin, A.J.3
Scholten, C.S.4
Steffens, E.F.M.5
-
9
-
-
0018030792
-
On-the-fly garbage collection: An exercise in cooperation
-
November
-
Edsger 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
-
Conference Record of the Twenty-first Annual ACM Symposium on Principles of Programming Languages, ACM Press
-
D. Doligez and G. Gonthier. Portable, unobtrusive garbage collection for multiprocessor systems. In Conference Record of the Twenty-first Annual ACM Symposium on Principles of Programming Languages, ACM SIGPLAN Notices. ACM Press, 1994, pages 113-123.
-
(1994)
ACM SIGPLAN Notices
, pp. 113-123
-
-
Doligez, D.1
Gonthier, G.2
-
11
-
-
0027206301
-
A concurrent generational garbage collector for a multi-threaded implementation of ML
-
Conference Record of the Twentieth Annual ACM Symposium on Principles of Programming Languages, ACM Press, January
-
D. Doligez and X. Leroy. A concurrent generational garbage collector for a multi-threaded implementation of ML. In Conference Record of the Twentieth Annual ACM Symposium on Principles of Programming Languages, ACM SIGPLAN Notices. ACM Press, January 1993.
-
(1993)
ACM SIGPLAN Notices
-
-
Doligez, D.1
Leroy, X.2
-
12
-
-
0004306503
-
A Generational On-the-fly Garbage Collector for Java
-
IBM Haifa Reesrach Lab.
-
T. Domani, E. Kolodner, and E. Petrank A Generational On-the-fly Garbage Collector for Java. Technical Report 88.385 IBM Haifa Reesrach Lab. Web access: http://www.cs.technion.ac.il/~erez/gen.ps
-
Technical Report 88.385
-
-
Domani, T.1
Kolodner, E.2
Petrank, E.3
-
13
-
-
0004047294
-
Real-time concurrent collection on stock multiprocessors
-
DEC Systems Research Center, Palo Alto, CA, February
-
John R. Ellis, Kai Li, and Andrew W. Appel. Real-time concurrent collection on stock multiprocessors. Technical Report DEC-SRC-TR-25, DEC Systems Research Center, Palo Alto, CA, February 1988.
-
(1988)
Technical Report DEC-SRC-TR-25
-
-
Ellis, J.R.1
Li, K.2
Appel, A.W.3
-
14
-
-
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
-
-
0027002099
-
A Comparative Performance Evaluation of Write Barrier Implementations
-
Proceedings of the ACM Conference on Object-Oriented Programming Systems, Languages, and Applications, Vancouver, Canada, October 1992. October
-
Antony L. Hosking, J. Eliot B. Moss, Darko Stefanović. A Comparative Performance Evaluation of Write Barrier Implementations. In Proceedings of the ACM Conference on Object-Oriented Programming Systems, Languages, and Applications, pp 92-109 (Vancouver, Canada, October 1992). ACM SIGPLAN Notices 27(10), October 1992.
-
(1992)
ACM SIGPLAN Notices
, vol.27
, Issue.10
, pp. 92-109
-
-
Hosking, A.L.1
Moss, J.E.B.2
Stefanović, D.3
-
17
-
-
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
-
-
0020765079
-
A Real Time Garbage Collector Based on the Lifetimes of Objects
-
H. Lieberman and C. E. Hewitt. A Real Time Garbage Collector Based on the Lifetimes of Objects. Communicaitons of the ACM, 26(6), pages 419-429, 1983.
-
(1983)
Communicaitons of the ACM
, vol.26
, Issue.6
, pp. 419-429
-
-
Lieberman, H.1
Hewitt, C.E.2
-
24
-
-
0021654348
-
Garbage collection in a large LISP system
-
Guy L. Steele, editor. Austin, TX, August ACM Press
-
David A. Moon. Garbage collection in a large LISP system. In Guy L. Steele, editor. Conference Record of the 1984 ACM Symposium on Lisp and Functional Programming, Austin, TX, August 1984, ACM Press, pages 235-245.
-
(1984)
Conference Record of the 1984 ACM Symposium on Lisp and Functional Programming
, pp. 235-245
-
-
Moon, D.A.1
-
25
-
-
84866836680
-
-
SPECjvm. Spec The Standard Performance Evaluation Corporation.
-
SPECjvm. Spec The Standard Performance Evaluation Corporation. Web access http://www.spec.org/osg/jvm98/.
-
-
-
-
26
-
-
0003915434
-
A lifetime-based garbage collector for Lisp systems on general-purpose computers
-
MIT, AI Lab, February
-
Patrick Sobalvarro. A lifetime-based garbage collector for Lisp systems on general-purpose computers. Technical Report AITR-1417, MIT, AI Lab, February 1988.
-
(1988)
Technical Report AITR-1417
-
-
Sobalvarro, P.1
-
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
-
-
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
-
29
-
-
84976790288
-
Generation Scavenging: A Non-disruptive High Performance Storage Reclamation Algorithm
-
Proceedings of the ACM Symposium on Practical Software Development Environments, May
-
D. Ungar. Generation Scavenging: A Non-disruptive High Performance Storage Reclamation Algorithm. Proceedings of the ACM Symposium on Practical Software Development Environments, ACM SIGPLAN Notices Vol. 19, No. 5, May 1984, pp. 157-167.
-
(1984)
ACM SIGPLAN Notices
, vol.19
, Issue.5
, pp. 157-167
-
-
Ungar, D.1
|