2 Replies Latest reply on Dec 14, 2004 5:24 AM by triathlon98

    memory and cpu utilization

    joaomrpereira

      Hello all,

      I'm trying to convence my co-workers to use jboss in a new project, but they are afraid that it consumes all memory and cpu from the machine where jboss will be installed. the machine is a sun (which I dont know nothing more besides is a sun machine with solaris) and have running another standalone critical application.

      can anyone, please, point me some numbers about memory and cpu utilization of jboss in production.?

      thanks in advance, you answers will be helpful,

      jp

        • 1. Re: memory and cpu utilization
          darranl

          These figures will depend greatly on what you are going to be using JBoss for.

          If you deploy a tiny app with only a couple of users you can configure JBoss to use less resources.

          If you deploy a huge application with lots of users JBoss would need a lot of resources.

          • 2. Re: memory and cpu utilization
            triathlon98

            As JBoss is a Java application, you basically configure the maximum amount of memory it can use. Of course if you don't give it enough memory, it will crawl.

            Joachim