On Tue, 15 Mar 2011 14:40:56 +0100, Christophe Delarue
<[email protected]> wrote:
> On Tue, Mar 15, 2011 at 11:34 AM, Alexander Christian <[email protected]>
> wrote:
>>
>> Wouldn't make it more sense to do the balancing with OS/3rd party
>> solutions?
> 
> Two solutions were proposed :
>  1. hardware solution which could deal with all this stuff
>  2. a software solution, which has been choosen.
> 
> The hardware solution was refused .. I am waiting for the reason. I
guess
> that a proxy on an other os will also be.
> 
>>
>> Must it be the application itself doing the load balancing on two
>> network-lines?!
> The application is a jboss with services exposed has web services.


I guess there are software solutions outside that java universe that
provide a simple way of loadbalancing through/via/with two network lines. 

So my question more or less was/is: Must it be solved with your Java
application (jboss/mina/...) or is it possible to use a 3rd party software
solution?

I would go for a 3rd party software solution (running beside jboss) that
provides a kind of new network interface that wraps the two network lines.
So it's completely independant from your java application, does not require
additional hardware/computers and is also useable with other applications
(pro for future proof?)

- Alex


Reply via email to