|
> From: Brad Stone > > I'm curious to your speed testing. What you tested > against, what the application did, etc. > > I've done serious load testing on my eRPG SDK vs. CGIDEV2 > and the performance increases the more operations performed > (but maxes around 4x faster) Brad, I wasn't talking about RPG-CGI. As you know, I consider RPG-CGI to be an inferior approach architecturally, and only viable for companies that cannot afford to learn the Java required to run a JSP variant. As to performance, we've beaten the CGI vs. JSP performance issue to death over the years. I suggest you refer to Nathan Andelin's many excellent posts on the issue. CGI beats JSP on small numbers of users due to the initial overhead of the JVM and then suffers as you scale. Joe
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.