[jboss-user] [EJB 3.0] - Re: Event scope question....

fhh do-not-reply at jboss.com
Fri Jun 8 03:47:27 EDT 2007


Well, this is really a Seam question.

But you do NOT save server resources by using event scope. It is true that you save resources on the app server but you pay for this by a much higher load on the database. And the database layer is the limiting factor in almost any meaningful application.

Regards

Felix

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

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



More information about the jboss-user mailing list