i usually just put apache in front of the http service and let it do what it has to do
On Thu, Jul 18, 2013 at 2:02 PM, rakesh mailgroups < [email protected]> wrote: > Hi guys, > > anybody know of any simple java libraries for load balancing? > > My app makes http calls to a server but that server went down recently and > so I created another one. > > I'm using HTTPBuilder and would like an easy way for my app to use one and > if it fauls use the other one. > > Thanks > > Rakesh > > -- > You received this message because you are subscribed to the Google Groups > "Java Posse" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/javaposse. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- http://mapsdev.blogspot.com/ Marcelo Takeshi Fukushima -- You received this message because you are subscribed to the Google Groups "Java Posse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/javaposse. For more options, visit https://groups.google.com/groups/opt_out.
