1 Reply Latest reply on Sep 2, 2008 11:12 AM by wdfink

    Load Balancing Multiple Instances

    rjlohman

      All:
      Quick question (and if this is the wrong place to post, feel free to correct me): We run multiple instances of jboss on a single machine. We would like to insure that there is no way for one instance to dominate the resources on that box (to the detriment of other instances). Is there a config parameter that goes into either the jboss config or the configs for the instances that can limit how much resources they consume? Thanks in advance.
      RJL

        • 1. Re: Load Balancing Multiple Instances
          wdfink

          IMHO not.
          The only way to ensure that one process (JBoss) consume all resources is to use a resource partitioning of the system.
          In this case it's ensured that one system-partition can not consume more than the configured resources (CPU/Memory etc.)