[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Separate Execute Queue in JBOSS

danielen do-not-reply at jboss.com
Wed Dec 3 07:54:20 EST 2008


Any news on this topic? JBoss still doesnt support any form og execution queue or any other method to limit the number of simultaneous rmi calls to a jboss server. We need to limit the peek throughput so that we dont DDOS all of our sub systems (db, external systems etc) that has a limit of how many clients calls they may execute at the same time.

The only solution we have found right now,
pray that we never have any peaks in rmi trafic and that we can handle the normal application load within limits, is not good enough for production.

We are migrating a weblogic application to jboss. Weblogic has execution queues that limit how many simultaneous rmi executions that could happen from all connected clients, and make sure that we always are safe within of the throughput limits of the system.

This is a EJB2 system, using jboss 4.3 eap. 
If no solutions in the ejb2 container, does the new ejb3 container support somthing we could use? 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194016#4194016

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194016



More information about the jboss-user mailing list