webMethods Hardware Requirement

Hi,

We are currently having 4 instances in one VM(phycisal box) and below are the existing configurations for the same.

OS : AIX 7.1
RAM Memory : 132608 MB (~128 GB)
Number of CPUs.Cores : 6
Disk Space :128 GB

To improve the performance of the instances, could you please suggest hardware configurations like RAM and Core CPU.

Thanks in advance.

Hi Srujana,

this depends on your load per instance.

I have currently 7 instances on one physical box each using 2GB JVM memory and one of them with 3,5 GB JVM memory.
Remember that the instances also have a Tanuki Wrapper for controlling the instances, which requires additional RAM.

You will have to do some sort of load testing to figure out the right values for your system.

Regards,
Holger

3 Likes

Performance is subjective, so one cannot provide an objective answer - that is, there is no “one-size-fits-all”, or even “best practices” to some extent. Here are some questions to get you started -

  1. Do you have a performance issue you’re experiencing?
  2. Why do you want to change the hardware now?
  3. How did you decide that you need 4 instances/installations?
  4. Why do these 4 installations/instances share the same physical machine?
  5. Is this a development environment?
  6. What are the transaction/request volumes that this machine is handling?
  7. What are the average, peak and trough transaction throughputs across this machine?
  8. What is the usage on the machine? CPU, RAM, Disk I/O, Latency?
  9. Will vertical scaling (increasing the resources on the machine) suffice considering the cost/benefit ratio, or do you need to consider going horizontal (increasing the number of machines, i.e., instances)?

Having cautioned you above, the best performance benefits are unequivocally reaped from within the code - i.e., good interface design and development principles.

Share a description of your business case or the problem you’re facing, and the experts can guide you better.

KM

3 Likes

Are you referring to Integration Server? Or perhaps one of the many other products under the webMethods umbrella name?

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.