RE: Java performance qshell javac

"John Allen" <[email protected]> Thu, 20 Jan 2022 14:14:09 -0500
Newsgroups gmane.comp.lang.as400.java
Message-ID <[email protected]>
I will take a look thanks David


-----Original Message-----
From: JAVA400-L [mailto:java400-l-bounces-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org] On Behalf Of
D*B
Sent: Thursday, January 20, 2022 10:49 AM
To: [email protected]
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: [email protected] To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
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

-- 
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
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