×
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 will take a look thanks David
-----Original Message-----
From: JAVA400-L [mailto:java400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of
D*B
Sent: Thursday, January 20, 2022 10:49 AM
To: java400-l@xxxxxxxxxxxxxxxxxx
Subject: Re: Java performance qshell javac
<David>
My personal recommendation is to create a java server that's launched on
system start up. The server code listens on a data queue. Native code would
then send a message to the server via the data queue and get it's response
there.
</David>
that's what AppServer4RPG is made for. It's an open source framework and
handles the communication between the native (rpg) world and java, is
multithreaded, provides session context. It's extendable by implementing
EventHandlers. Have a look at:
https://sourceforge.net/p/appserver4rpg
D*B
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing
list To post a message email: JAVA400-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/java400-l.
Help support midrange.com by shopping at amazon.com with our affiliate
link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.