× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I made a web interface (between banking database and web server for order
management).
using the 2 two ways.
1 - Tomcat, sql, data queue, client access server, api etc...
2 - Rpg and socket

And every body's testing the 2 tell me if i am serious, with
java version.
I used a simple spool --> html converter in java and
another using native api.
I see the difference again.

Its just to me a performance question in my humble opinion.

--
Stephane


>Just wanted to comment on this even though I think you mostly said it in
>jest.  Java performs very well when it has all of its classes loaded and
>when you don't have to start the JVM.  You can achieve this on the iSeries
>by using Tomcat or another application server, WAS maybe. . .  The first
>call is going to be the only one that is slow and after that it performs as
>well as RPG.  I have not done any sophisticated timing on this, so it is
>based on human perception and not actual programmatical time-testing.

>I agree that calling Java directly from RPG is incredibly slow though.  I
>have yet to find a way to make this happen faster.

>Aaron Bartell



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.