简体   繁体   中英

Fault Tolerance and Load Balancing for Spring RMI

How to do fault tolerance set-up and load balancing using Spring RMI. The JBoss Application server is set-up in clustered mode. The rmi clients make frequent calls; but, spring-rmi bean set-up doesn't allow to put multiple RMI URLs and there also doesn't seem to be any tags or property for the stub-bean which allows for multiple URLs (skeleton) calls in clustered environment.

Anyone has a clue or done this..please throw some info.

Just in case if this isn't too late..have a look at

spring-remoting-cluster

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM