[jboss-user] [Clustering/JBoss] - local beans in a cluster?

pedrosacosta do-not-reply at jboss.com
Tue Jul 18 14:41:39 EDT 2006


Hi,

1- In the clustering of JBoss, is it possible abastract a group of nodes in one node? 

For example, we've a group of 5 nodes, and the JBoss AS abstract this group has one node. A client only have to access an abstract node and then, the AS would contact one of the 5 nodes.

One direct consequence of this approach is demonstrated in the following example:

2 - Suppose that i've an application that work with session beans. It would be great if the application only has to use local session beans (instead of remotes) in the cluster of worstation. I only have to install my application in each workstation and the Cluster of JBoss would access each node in the way we wanted. Is this possible? 


Thanks,
Pedro





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

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



More information about the jboss-user mailing list