aspose file tools
The moose likes JForum and the fly likes How many memory size would JForum use in Tomcat? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JForum
Reply Bookmark "How many memory size would JForum use in Tomcat?" Watch "How many memory size would JForum use in Tomcat?" New topic
Author

How many memory size would JForum use in Tomcat?

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Is any one can tell me

how many memory size would one JForum use in Tomcat?

for example 100 persons, 1000 persons, 10000 persons.

Thank you.
[originally posted on jforum.net by sywhale]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
It depends the level of caching you're using, how many topics and posts exist, and how big they are.

JForum keeps one UserSession object instance for every session, as well information about categories, forums and topics.

You can use any profiler to find out how much memory is being used.

Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Thanks Rafael
[originally posted on jforum.net by sywhale]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How many memory size would JForum use in Tomcat?
 
Similar Threads
Memory Issues
Out of memory exception in tomcat
Tomcat 5.0.28 OutOfMemoryError
wierd exception - please help
Out of memory error