Re: [OT] Tomcat Online Parameter Setting/Tuning

2019-03-12 Thread Supun Abeysinghe
Mark, Thanks for the suggestion. I agree with you on tuning application-level threads will have a higher impact. However, tuning these application-level thread pools will make the tool application dependent whereas, at the moment, I am thinking of a more general tool. Nonetheless, I'm still at a P

Re: [OT] Tomcat Online Parameter Setting/Tuning

2019-03-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Supun, On 3/12/19 12:05, Supun Abeysinghe wrote: > I am working on a project where the parameters of the tomcat server > (e.g. MaxThreads, MinSpareThreads, MaxSpareThreads etc.) for a > given web application is auto-tuned using a machine learning >

Re: Tomcat Online Parameter Setting/Tuning

2019-03-12 Thread Mark Thomas
On 12/03/2019 16:05, Supun Abeysinghe wrote: > Hi all, > > I am working on a project where the parameters of the tomcat server (e.g. > MaxThreads, MinSpareThreads, MaxSpareThreads etc.) for a given web > application is auto-tuned using a machine learning technique by looking at > the runtime chara

Tomcat Online Parameter Setting/Tuning

2019-03-12 Thread Supun Abeysinghe
Hi all, I am working on a project where the parameters of the tomcat server (e.g. MaxThreads, MinSpareThreads, MaxSpareThreads etc.) for a given web application is auto-tuned using a machine learning technique by looking at the runtime characteristics (e.g. workload characteristics, current perfor