0 Replies Latest reply on Mar 23, 2011 1:19 PM by kaiweing

    Resize session pool at runtime?

    kaiweing

      Hello,

       

      I am are building an application which should adjust the load it produces according to the current throughput. Therefore I would like to adjust the number of concurrent workers (MDBs) on a message queue during runtime.

       

      Is there any way to do that with JBoss Messaging (or better yet, in an app server agnostic way)? Can I adjust the session pool size programmatically?

       

      I am using JBoss 5.1.0.GA

      Which comes with JBoss Messaging 1.4.3.GA

       

      Any help is much appreciated.

       

      Kai