[jboss-user] [JBoss Seam] - Re: JBoss EL performance vs Sun EL

gavin.king@jboss.com do-not-reply at jboss.com
Wed Sep 19 18:35:31 EDT 2007


"halivingston" wrote : So, will Seam outperform PHP, and the likes under stress? Because single execution the PHP pages outperform Seam by a stretch?

Seam is definitely not going to outperform something like PHP for simple page rendering. The level of abstraction is so much higher!

However, there are two reasons why Seam can beat PHP in more advanced cases:

* Seam can do much more efficient caching of state, avoiding hits to the database
* The Java EE server is just, by nature, more scalable



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

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



More information about the jboss-user mailing list