Re: Newbies doubts on Java

From: Alan Jones (AlanJones_at_stny.rr.com)
Date: 12/04/03

  • Next message: jenniferyiu: "Bean Builder asking"
    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


  • Next message: jenniferyiu: "Bean Builder asking"

    Relevant Pages

    • Re: Newbies doubts on Java
      ... My company needs to run application ... bugs in the Java compiler, VM and API implementation. ... Well, the VM needs additional memory, and usually there are many object ... > certain architecture or design principles etc. ...
      (comp.lang.java.programmer)
    • Re: Newbies doubts on Java
      ... > development work and Java came across my mind. ... Is Java suitable as a language to develop software application in ... My company needs to run application 24hrs ... I have came across wonderfully written Java applications that works ...
      (comp.lang.java.developer)