how can i distribute 5GB of RAM to 3 JVM's in Linux 32 and 64-
bit OS?
Answers were Sorted based on User's Feedback
Answer / pravin b
Hi,
The limit of heap size distribution depends on the
combination of 32-bit JVM and 32 / 64-bit OS and also
depends on windows os and unix/linux os.
For windows OS , heap size would be less as compared to
solaris & linux
As per the Oracle-sun documentation
32-bit Jvm and 32-bit OS :-> max 2gb heap size
32-bit JVM and 64-bit OS :-> max 4gb heap size
for
64-bit JVM and 64-bit OS :-> beyond 4gb heap size
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ranjith
For 32-bit we cannot give beyond 2gb and for 64- bit we can give beyond 2gb.
| Is This Answer Correct ? | 1 Yes | 3 No |
Differences between a portlet and servlet?
How can I make sure that my servers are available while restarting a cluster?
What is the portletcontext interface?
Can we see objects cached in dynacache?
How many types of deployment descriptors are available? What are they?
Which table holds the encrypted login password?
What are the advantages of compute node?
what is a connecting pool?
Application installed but not working. What are troubleshooting steps?
What is the role of helper classes in wcs?
What version of websphere software is required to install websphere clustering? How would you configure websphere for clustering: list basic steps?
What is the difference between Web Server and Application Server