Radoslav Husar [http://community.jboss.org/people/rhusar] created the discussion

"Re: Is there a way to solve this without cluster?"

To view the discussion, visit: http://community.jboss.org/message/632732#632732

--------------------------------------------------------------
As you see, these problems are not really fixable and havent been completely 
fixed.

Lets get to solution then. Really, solving this with "cluster" as in fully 
replicated states and etc does not make much sense. Clusters provide high 
availability but since you would be running all instances in the same machine, 
the failure of one component or network or whatnot of that particular machine 
makes your entire "cluster" unavailable. Therefore, I propose a  solution to 
use multiple standalone servers (well, depends on your app if thats doable). 
You can either do this via different port binding or create new virtual network 
interfaces and bind servers to them.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/632732#632732]

Start a new discussion in Performance Tuning at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to