Hi, everybody. i am designing a self-adaptive scenario under jboss 3.2.4 which 
can be stated as follows:
Initially, there is one server offering ticket-ordering services, as the number 
of clients increases, the probe of our application detects the latency is 
beyond the threshold, so software architecture evolved automatically to add a 
new server, and deployed to another host as a mirror site. how can we configure 
the jboss server to automatically redirect part of the increasing request to 
new server or more new servers to get the load balanced thus the average 
latency also decrease below the threshold.
The problem is that client doesn't know the address of new site, the .war file 
has previously been put into the ./deploy directory of new-added sites but it 
still requires several ejbs which have not been put in this directory. When we 
evolute the architecture, these ejbs will be hot deployed. 
I sincerely hope i can find help here. Any of your suggestion and involvement 
in the discussion is appreciated.
Thanks in advance ;-)

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to