Skip to content

daomao/rmi-lb-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

This project try to solve RMI load balancing and failover from client; This rmi client is based on spring rmi client;

Support loadbalancing , the default strategy is random. In the future,it will support round-robin,weighted round-robin, weighted random.

About failOver Any of the remote rmi service is live, the client can be call remote service normally. If the remote service recover from fault, the scheduled thread will add it to the current service list. The property 'monitorPeriod' determines the monitor thread executive frequency.

About

rmi load balance client based on spring-remoting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages