× 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.



@CommandGate
- license: it's GNU GPL and you could use it for free

From the technical perspective, AppServer4RPG starts a JVM with a listener
on a DTAQ, waiting for incoming events, coming from a RPG SRVPGM. The Java part is doing most of the work, no RPG to Java calls via JNI, full controll of the Java Environment, multi threaded to ensure speed and scalability. At the moment, there are 2 open source applications available: ArdGate, the universal database bridge to access any JDBC capable database with embedded SQL or QMQRY and CommandGate to run Java Commandline utilities from AS400 (in real life tests subseconds instead of 10 seconds and more).
Using CommandGate, you don't need any special programming, neither Java nor RPG; simply replace RUNJVA by RUNJVARUN to make it fast after you have installed and configured AppServer4RPG. For ArdGate there is some additional configuration needed for each remote database you want to access and then you could use all SQL interfaces of AS400 to access Oracle, MS SQL, MySQL, Maria DB, PostgreSQL, Firebird and all other databases supporting JDBC.

D*B

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.