Hi users,

I have to deal with a solution where my application is connected to a
server through two specialised lines.
A socket is opened on each lines.
One is the backup of the other.
Each are activ/activ on nominal time, to double the bandwith.

I though I could use the reactor pattern of mina for the server to my
application way, but what can I use on the other way ?

Client  -- asyn --------> socket      ----------------> server
              ---- asyn ---> socket      -----------------> server

I'd like to find a solution which could deal automagically with line
break, timeout ...

Is mina able to do this dual upload feature ?

Thank's

--
Christophe Delarue
mailto:[email protected]
06 12 95 49 56

Reply via email to