简体   繁体   English

Spring RMI的容错和负载平衡

[英]Fault Tolerance and Load Balancing for Spring RMI

How to do fault tolerance set-up and load balancing using Spring RMI. 如何使用Spring RMI进行容错设置和负载平衡。 The JBoss Application server is set-up in clustered mode. JBoss应用程序服务器是在集群模式下设置的。 The rmi clients make frequent calls; RMI客户经常拨打电话; 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. 但是,spring-rmi bean设置不允许放置多个RMI URL,并且存根bean似乎也没有任何标记或属性,该标记或属性允许在集群环境中进行多个URL(骨架)调用。

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 弹簧远程集群

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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