Skip to content

exalead/commons-httpclient-failover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commons-httpclient-failover
---------------------------

This projet implements a wrapper around Apache commons-httpclient 3.X to
provide automatic failover and load-balancing between several remote hosts
providing the same service.

It is designed to gracefully handle the cases where:
* One of the remote hosts is going down as planned
  (through a "is alive" mechanism)
* Some remote hosts are down
* Some remote hosts are "hanged", maybe accepting connections, but not
  answering

About

Load-balancing and failover support for Apache HttpClient 3.X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages