[jboss-user] [Clustering/JBoss] - Re: Jboss node getting CPU spikes

bstansberry@jboss.com do-not-reply at jboss.com
Tue Mar 17 12:32:43 EDT 2009


If B and C are only called by A, and not by a client in an external process, no, making them remote/clustered will have no effect. JBoss detects the case where a call to a bean is coming from inside the same VM where the bean is deployed and optimizes the call to the in-VM bean rather than sending it remote.

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

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



More information about the jboss-user mailing list