|
When it is likely that the RPG app which employs java classes will be
called while servicing a web based request then the overhead of JVM
startup is not necessarily much of an issue where each thread of the
HTTP server persists to service many requests
Agreed. Whether it's in a app server like websphere, or used
server-side via RPG in a CGI environment the JVM startup is a non-issue.
For versioning, I set this environment variable at *SYS level
QIBM_RPG_JAVA_PROPERTIES = '-Djava.version=1.4;'
Hmmm... I suppose we could do that, would it be version 1.5 or 5.0? :)
I would suggest that green screen JVM use is horses for courses.
This is green screen. When a programmer wants to use a specific command
we're calling a remote web-service to open a ticket in Remedy (issue
tracking system) to track the usage request. Since many programmers
could be using this command we decided it was better to centralize the
JVM to one task than have each programmer have a JVM active.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.