0 Replies Latest reply on Jan 21, 2011 5:20 AM by minibabar

    Jboss cluster with socket server

    minibabar

      We like to use a Jboss cluster for a web application, this part is easy, we have no problem with it.

      But some of the client nedd to connect to our cluster using socket connection.

      After the client has connected we need to send it data continually using the socket output stream.

      So the connection should be live still client shout it down.

      If one of the cluster member dies other member shoud take care of the connections.

       

      Is there any common way doing it?

       

      Thanks for your answer, and sorry for my bad english!