Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » System Requirements / Performance hints
System Requirements / Performance hints [message #1713692] Fri, 06 November 2015 04:42 Go to next message
Peter Pfeifer is currently offline Peter PfeiferFriend
Messages: 213
Registered: November 2014
Senior Member

Hello there,

I'm wondering if there are some kind of minimum system requirements for the RAP client when deployed into a tomcat?

How many RAM would you suggest? Is there anything else to take care of?

And are there any "quick wins" for enhancing the performance in a tomcat environment too?

Thanks,

Peter
Re: System Requirements / Performance hints [message #1715264 is a reply to message #1713692] Fri, 20 November 2015 16:11 Go to previous message
Silvio Kohler is currently offline Silvio KohlerFriend
Messages: 31
Registered: October 2015
Member
Hi Peter

I once measured the memory size needed to run a (big) scout RAP application (definition if big: several hundred UI classes - forms, tablepages and so on).

On tomcat, the RAP Server needs up to 500 MB of "base space" (after startup) plus 10-20 MB of space per logged in user (scout session).
A lot of the "base space" is consumed by non heap data. A scout RAP application needs to load a lot of different classes. So you will need to set the perm gen size accurately.

For a mid sized application, the "base space" should be ways smaller. For an accurate measurement, of course, you will have to measure your application.

Hope this helps.
Previous Topic:[Luna Migration] CodeRow constructor and Generic API
Next Topic:[Mars] Traversing through AbstractSmartCloumn
Goto Forum:
  


Current Time: Thu Apr 25 01:40:14 GMT 2024

Powered by FUDForum. Page generated in 0.02942 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top