Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Install JTS and RTC on same host, with WAS as appServer, as 2 JVMs or 1 JVM?

 Getting help from in-house WAS team to install 6.0.4 JTS and RTC on same host: One of their question was should they be installed as 2 JVMs or 1 JVM.


Had installed (for upgrades) many versions of RTC  (and other Jazz tools) on same host with JTS, with Tomcat as appServer, believed that there is only one option, 1 JVM for all Jazz tools on the server,

However this is a WAS install? Is there an option to install them in 2 separate JVMs. If so how do we deal with the IBM rule of thumb 50/50 memory between JVM heap and OS.

Hmmm! This option exists and that's how WAS allows shutting down individual tools, without to shut down all of them?

0 votes



One answer

Permanent link

If you install JTS and RTC into separate WAS profiles, you can treat it as a "distributed" environment, even not fully. So you will need a reverse proxy as well. The JVM heap requirement is not actually a rule of thumb. What we want is to allow enough memory for the OS (and other applications, such as DB) to run. If everything runs in the RAM, it can be fast. When some applications/binaries have to be paged out to the swap space (hard drive), the performance start to degrade.

I have seen an environment with more than 100GB memory, and many WAS profiles running on it, with the JVM heap being 4GB to 16G for each profile - just give you an idea.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,492
× 2,355

Question asked: Jan 04 '18, 1:56 p.m.

Question was seen: 3,167 times

Last updated: Jan 04 '18, 8:18 p.m.

Confirmation Cancel Confirm