Good morning, I'm using Scout Java version framework, with Oracle Java 17 e Tomcat 9.0.70 on Debian 11, when populating tables, TablePage, with many rows, 10,000-50,000 or more, from Postgresql database, cpu usage by Java, exceeds 100% and execution is slow.
I've made many attempts to optimize both Java and Tomcat with little success.
With ScoutJS, do I solve the problem? Or at least get a performance boost?
Any suggestions are welcome.
Thanks for the attention.