Re: server side tools...

Subject: Re: server side tools...
From: Gunnar R|nning <gunnar@xxxxxxxxxxxx>
Date: 03 Jun 1999 13:36:13 +0200
James Robertson <jamesr@xxxxxxxxxxxxxx> writes:

> Excellent point.
> 
> Clearly C++ is faster than Java.

Clearly ? 

Sure, the algorithm you write in C++ is probably faster than the same one
in Java. But if you are talking about "system performance" as opposed to
"language implementation performance" it is not obvious. You should do a
good system design that addresses performance in perspective of the
system. In that respect Java wins because you get more time to concentrate
on performance from an higher level.

sorry for advocacy, but I just had to comment...

Regards, 

	Gunnar


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread