[jboss-user] [Performance Tuning] - Re: Recommendation for HDD utilization - JBoss and database
Wolf-Dieter Fink
do-not-reply at jboss.com
Thu Jul 4 12:09:18 EDT 2013
Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion
"Re: Recommendation for HDD utilization - JBoss and database"
To view the discussion, visit: https://community.jboss.org/message/826438#826438
--------------------------------------------------------------
JBoss will have benefit from a multicore system.
But all the parameters depend on the application.
In general it will be good to have a fast IO to disc to write the logfiles and store some necessary data (tmp or data).
But if you have not a big amount of data stored on a disc increasing the speed of IO might have no benefit for the application.
The amount of memory is the same, if you have an application with a small footprint, i.e. fast actions with only small data, a big heap might not good as it takes long to clean and adjust it and a smaller one will have less pauses.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/826438#826438]
Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130704/250a79e0/attachment.html
More information about the jboss-user
mailing list