[jboss-user] [Beginners Corner] - Service and Stateless EJB 3.0

xmedeko do-not-reply at jboss.com
Fri Mar 27 10:05:45 EDT 2009


Hi,

I need to make a Service bean and access it remotelly. I can make it easy by creating a remote interface to this service. Is this solution good for a heavy load, i.e. about 400 client calls at one time and handling each call can take a long time to handle?

Or is better to make a Stateless session bean which will expose remote interface and call this service locally?

Thank you
Andy

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

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



More information about the jboss-user mailing list