Activity
From 04/11/2021 to 05/10/2021
05/10/2021
- 05:29 PM Support #5354: usage of GraalVM for better performance
- Greg Shah wrote:
> The enterprise edition is supposed to have some extra optimizations. We also have not yet tested... - 05:08 PM Support #5354: usage of GraalVM for better performance
- Greg Shah wrote:
> The enterprise edition is supposed to have some extra optimizations. We also have not yet tested... - 04:10 PM Support #5354: usage of GraalVM for better performance
- The enterprise edition is supposed to have some extra optimizations. We also have not yet tested the benefits of AOT...
- 03:48 PM Support #5354: usage of GraalVM for better performance
- Eric Faulhaber wrote:
> That is a bit surprising. Which VM were we using when I first tested (May 5)?
@AdoptOpenJ... - 03:47 PM Support #5354: usage of GraalVM for better performance
- That is a bit surprising. Which VM were we using when I first tested (May 5)?
- 03:31 PM Support #5354: usage of GraalVM for better performance
- Well, a kind of surprise for me.
Case 1 - @GraalVM CE 21.1.0@
Case 2 - @AdoptOpenJDK 1.8.0_292-b10@ - 03:24 PM Support #5354: usage of GraalVM for better performance
- Case 2 Results:
Same browser, same test procedure. I didn't notice any dramatic difference with this VM. After war... - 03:07 PM Support #5354: usage of GraalVM for better performance
- Eric Faulhaber wrote:
> Case 1 Results:
>
> Using Chrome (same set up as before, no config changes), I logged on ... - 02:59 PM Support #5354: usage of GraalVM for better performance
- Case 1 Results:
Using Chrome (same set up as before, no config changes), I logged on and opened every screen from ... - 02:19 PM Support #5354: usage of GraalVM for better performance
- Eric Faulhaber wrote:
> Eugenie Lyzenko wrote:
>
> > It is ready for fast switch (5-10 min including server resta... - 02:09 PM Support #5354: usage of GraalVM for better performance
- Eugenie Lyzenko wrote:
> It is ready for fast switch (5-10 min including server restart).
OK, let's do a blind ... - 01:43 PM Support #5354: usage of GraalVM for better performance
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Eugenie: Please do whatever setup is needed in the VM so that you can... - 01:28 PM Support #5354: usage of GraalVM for better performance
- Greg Shah wrote:
> Eugenie: Please do whatever setup is needed in the VM so that you can easily switch between OpenJ... - 01:23 PM Support #5354: usage of GraalVM for better performance
- Eugenie: Please do whatever setup is needed in the VM so that you can easily switch between OpenJDK and GraalVM. Onc...
- 01:01 PM Support #5354: usage of GraalVM for better performance
- I've made some additional testing and benchmarking for Java versions. Especially comparing @AdoptOpenJDK@ I used befo...
05/07/2021
- 11:47 AM Support #5354: usage of GraalVM for better performance
- > I cannot imagine how it is possible to convert to a native form an application that heavily uses AspectJ, Reflectio...
- 11:12 AM Support #5354: usage of GraalVM for better performance
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Did you test AOT (ahead of time) compilation? Or was your result pur... - 11:05 AM Support #5354: usage of GraalVM for better performance
- Greg Shah wrote:
> Did you test AOT (ahead of time) compilation? Or was your result purely based on swappng out the... - 10:52 AM Support #5354: usage of GraalVM for better performance
- Eric: It is worth having you try this out. If a different JDK can provide 25% improvement, then we should know it an...
- 10:49 AM Support #5354: usage of GraalVM for better performance
- Did you test AOT (ahead of time) compilation? Or was your result purely based on swappng out the runtime?
- 10:48 AM Support #5354: usage of GraalVM for better performance
- > Is it a stopper?
For runtime usage, customers would need to obtain a license/subscription. Oracle has "added Gr... - 10:44 AM Support #5354: usage of GraalVM for better performance
- From Eugenie:
> Thinking about the ways to speed up the @<large_gui_application>@ I've found the option previously... - 10:43 AM Support #5354 (New): usage of GraalVM for better performance
04/23/2021
- 04:04 AM Feature #5279: add support for an optional maintenance program that executes before any other ses...
- The idea is that an optional "maintenance program" can be configured to execute when the FWD server starts such that ...
- 04:01 AM Feature #5279 (New): add support for an optional maintenance program that executes before any oth...
04/22/2021
- 10:10 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- OK. I will close this task when the documentation for #4405-14 is complete.
04/19/2021
- 11:49 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- Please look at this part of @WebServer.getWebContentHandlers@...
- 11:27 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- Greg Shah wrote:
> As part of the changes for #4204, Sergey implemented "public" static HTML resources. The changes...
04/17/2021
- 10:07 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- I've put together a simple page to describe the feature "Static Web Content":/projects/p2j/wiki/Static_Web_Content. ...
- 08:58 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- Please document how to configure the @web-static-content@ section of the directory in the "Web Server":/projects/p2j/...
- 08:43 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- As part of the changes for #4204, Sergey implemented "public" static HTML resources. The changes can be seen in 3821...
- 09:48 AM Feature #5262: add access control for resources exposed via web services/protocols using the Secu...
- Support for static web content was added in #4405. This support is just for @GET@ and is currently unsecured (all re...
- 09:31 AM Feature #5262 (New): add access control for resources exposed via web services/protocols using th...
04/13/2021
- 08:48 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- OK, but make sure it is separated from FileSystemOps. That code calls down to the FWD client and uses a legacy 4GL s...
- 08:20 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- I am going to use the existing functionality of @FileSystemOps@...
- 08:16 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- > Thus the directory settings can be looked like
Yes, this is good. How are you going to handle the jar resource ... - 08:15 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- > The nodes under @web-static-content@ hold the mapping of static application contexts to their storage locations wit...
- 07:58 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- > Is this understanding correct that these static resources are managed by the existing FWD web server
Use the exi... - 05:33 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- I forgot to add welcome files. Thus the directory settings can be looked like...
- 03:46 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- Planning to add these settings to the directory under the default server node...
- 02:56 AM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- Is this understanding correct that these static resources are managed by the existing FWD web server that manages web...
04/12/2021
- 04:42 PM Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- I think the initial approach would just allow access to FWD server resources without the security limits. It would a...
Also available in: Atom