|
>CGI doesn't always scale well? Under what conditions? Joe Pluta did some due diligence on this topic if I am not mistaken. The results were published on a website he was hosting but I can't seem to find the link to it. Here is one thread you may want to check out: http://archive.midrange.com/web400/200502/msg00003.html Some other links to consider: http://kano.net/javabench/ http://www.javaworld.com/javaworld/jw-04-1997/jw-04-optimize.html http://www.javaperformancetuning.com/ http://java.sun.com/docs/books/performance/ http://www.oreilly.com/catalog/javapt/ http://www.idiom.com/~zilla/Computer/javaCbenchmark.html The thing to remember is HOW you do things in Java will usually make or break it. In RPG there aren't nearly as many "tweaking" areas so we just take it as RPG being faster than Java in all cases. The thing to remember is that running Java apps from the command line is going to differ greatly from when run in an app server like Tomcat (WAS just isn't fast so I not going to try and defend it :-). Java is getting more efficient with each release of the compiler and it will be interesting to see some language comparison results in the future. The bummer is that you can't test languages like .NET against RPG. Aaron Bartell -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Seth Newton Sent: Saturday, May 13, 2006 3:44 PM To: web400@xxxxxxxxxxxx Subject: Re: [WEB400] CGI vs JSP... CGI doesn't always scale well? Under what conditions? RPG is the native, fast way to do anything on the 400. In general, I have seen RPG-CGI scale better than JSP. If it's the same box, and the same type of application, you will be able to put more users on it, if it's written in RPG compared to Java. Seth Newton snewton@xxxxxxxxxxxxxxxxx Profound Logic Software, Inc. Toll-Free: (877) 224-7768 x115 Fax: (603) 849-7757
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.