1996-04-30 - Re: The Joy of Java

Header Data

From: “Perry E. Metzger” <perry@piermont.com>
To: Scott Brickner <sjb@universe.digex.net>
Message Hash: a048a967fe6d10353f56b040b89628f9a1fad9da2766bce7351b76802d3f8112
Message ID: <199604292245.SAA10827@jekyll.piermont.com>
Reply To: <199604292229.SAA08088@universe.digex.net>
UTC Datetime: 1996-04-30 06:21:53 UTC
Raw Date: Tue, 30 Apr 1996 14:21:53 +0800

Raw message

From: "Perry E. Metzger" <perry@piermont.com>
Date: Tue, 30 Apr 1996 14:21:53 +0800
To: Scott Brickner <sjb@universe.digex.net>
Subject: Re: The Joy of Java
In-Reply-To: <199604292229.SAA08088@universe.digex.net>
Message-ID: <199604292245.SAA10827@jekyll.piermont.com>
MIME-Version: 1.0
Content-Type: text/plain



Scott Brickner writes:
> I don't understand what you mean by "insufficiently powerful".  It's as
> expressively powerful as most high-level languages, and computationally
> Turing equivalent.  It's lack of power seems entirely in the performance
> arena, which may be solved, eventually.

Java applications can't save files to disk or use data files on
disk. If you were, for instance, buying two CPU weeks of idle time on
some machines, you would need stuff like checkpointing or the ability
to save intermediate results.

Perry





Thread