Re: Newbies doubts on Java
From: Alan Jones (AlanJones_at_stny.rr.com)
Date: 12/04/03
- Previous message: Andrew Marshall: "Re: Newbies doubts on Java"
- In reply to: Tanuki: "Newbies doubts on Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 04 Dec 2003 22:38:41 GMT
"Tanuki" <kochiam@yahoo.com> wrote in message
news:eecbc87f.0312010719.70f07d41@posting.google.com...
> Hi All:
> > 1. Is Java suitable as a language to develop software application in
> an operational environment? My company needs to run application 24hrs
> a day and 7 days a week (ie. non stop). I have heard that Java is
> slower than C++ and Java has a larger memory footprint as compared to
> C++. Are these true?
>
I have written an application that runs non-stop for months at a time. It
is an Internet application. Yes, Java is slower and uses more memory but
are these the only criteria? The cross-platform capability is what drove
this application to Java. It does the job and does it well.
Alan
- Previous message: Andrew Marshall: "Re: Newbies doubts on Java"
- In reply to: Tanuki: "Newbies doubts on Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|