Re: Ada GC (was about Java VM)

dewar@cs.nyu.edu (Robert Dewar)
30 Jan 1996 21:48:22 -0500

          From comp.compilers

Related articles
Possible to write compiler to Java VM? (I volunteer to summarize) seibel@sirius.com (Peter Seibel) (1996-01-17)
Re: Possible to write compiler to Java VM? hbaker@netcom.com (1996-01-29)
Re: Ada GC (was about Java VM) dewar@cs.nyu.edu (1996-01-29)
Re: Ada GC (was about Java VM) boehm@parc.xerox.com (1996-01-30)
Re: Ada GC (was about Java VM) dewar@cs.nyu.edu (1996-01-30)
Re: Ada GC (was about Java VM) hbaker@netcom.com (1996-01-31)
Re: Ada GC (was about Java VM) Steve_Kilbane@cegelecproj.co.uk (1996-01-31)
Re: Ada GC (was about Java VM) kelvin@cs.iastate.edu (1996-01-31)
Re: Ada GC (was about Java VM) boehm@parc.xerox.com (1996-01-31)
Re: Ada GC (was about Java VM) jacobi@parc.xerox.com (1996-01-31)
Re: Ada GC (was about Java VM) jsa@organon.com (1996-01-31)
[14 later articles]
| List of all articles for this month |

From: dewar@cs.nyu.edu (Robert Dewar)
Newsgroups: comp.lang.java,comp.compilers,comp.lang.ada
Date: 30 Jan 1996 21:48:22 -0500
Organization: Courant Institute of Mathematical Sciences
References: 96-01-037 96-01-100 96-01-118 96-01-125
Keywords: Ada, GC, realtime

"As a non-expert in hard real-time systems, the last sentence strikes
me as very strange. There are well-known GC algorithms that guarantee
hard real-time bounds, as well as reasonable (linear) space bounds.
Henry is the inventor of one."


During the design of Ada 95, it became abundantly clear that this view
is NOT shared by most experienced practioners in the real time field.
There are many "well known algorithms" in CS that are not yet ready
for actual deployment in real systems!


Yes, there are some counter-examples, including a couple of projects I
have been involved in, but they are the exception, not general
practice, in the real time field.
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.