I have identical nodes that need to serve non-identical data.
Each node is a image server that connects to a large (>300GB) proprietary format image
data file.
Some of the files that are used often will be duplicated accross two or more nodes and
others won't.
Is there a way to set up the nodes so that they can be clustered, without every node
having access to the same resources?
If the call to one node fails (because it may not have the right file), will the cluster
automatically retry using a different node. Though, I don't think load balancing by
exception will be so efficient.
Any suggestions?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124884#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...