0 Replies Latest reply on Jun 30, 2006 4:13 AM by devchris

    High Performance JBoss Webapplication Experiences?

    devchris

      Hi everyone,

      we want to use JBoss and MySQL to develop a high availability web-portal. Response-time per webpage should be < 500 ms.

      Maybe 500.000 Visitors will access per Day.

      Are there any experiences with such high availability web-portals?

      Which JBoss configuration or Hardware is nessecary for such a portal.

      We will deploy every ejb as a stateless session bean to boost up performance.

      Are there any case-studies or references of big portals with configuration and hardware setup?

      How can we test our Web-Portal to fulfil our requirements. Are there Tools for measurement the request time or speed rating?

      Are there any statistics or documents, which describe the power of JBoss.

      For example ApacheBench, Version 1.3d:
      ------------------------------
      Concurrency Level: 1
      Time taken for tests: 0.118 seconds
      Complete requests: 5
      Failed requests: 0
      Broken pipe errors: 0
      Non-2xx responses: 5
      Total transferred: 1590 bytes
      HTML transferred: 0 bytes
      Requests per second: 42.37 [#/sec] (mean)
      Time per request: 23.60 [ms] (mean)
      Time per request: 23.60 [ms] (mean, across all concurrent requests)
      Transfer rate: 13.47 [Kbytes/sec] received

      We hope to get some answers.

      Kind regards

      Chris