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 <
rakesh.mailgro...@gmail.com> wrote:
> Hi guys,
>
> anybody know of any simple java libraries for load balancing?
>
> My app makes http calls to a server but
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
-