Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: Online Application in Java -- Performance Issues


Message #1 by "Ajit Kumar L." <ajitkumarl@f...> on Thu, 27 Dec 2001 12:43:43 +0530
Well it looks like you folks are right...

But you might have an alternative : Native Java Code...

http://www.disordered.org/Java-JIT.html

Good luck

JeanLuc

-----Message d'origine-----
De: Ajit Kumar L. [mailto:ajitkumarl@f...]
Date: jeudi 27 d=E9cembre 2001 08:14
=C0: Java 2 Enterprise Edition
Objet: [j2ee] Online Application in Java -- Performance Issues


---
Need a present for your favorite programmer?
E-Documents from Amazon.com at http://p2p.wrox.com/edocs.asp
---
We are in the process of developing an Online application, which is
expected to handle upto 4 transactions per second.  For this, we 
require
a middle tier socket application, which should accept messages from a
Financial Switch (ISO 8583 format) and update the databases.  The
application will work in a NT box, mostly a single-processor based
Pentium III Server.

We would like to develop the application in Java.  However, some of the
team members have a doubt on the speed.  Since Java based application
has to run in the JVM, they feel, performance will be an issue.  So 
they
suggest writing the application in C++ so that it can be compiled to an
executable.

Can somebody through light on Performance issues?  Has anybody
implemented such a solution in Java?   Can I get some references on
this?


Thank you in advance.

Regards,

Ajit Kumar L


  Return to Index