2 Replies Latest reply on Sep 27, 2006 3:41 AM by marcreis

    load balancing and fail over services using jboss4.0.2

    mvali

      Hi,
      We are having 200 members, all those 200 members will use our jboss Application, which we are maintaing total 7 Jboss servers for better performance. we have divided all 200 in to 7 jboss servers manually. so every jboss server will handle around 30 members.
      Now if any of the server goes worng then all the 30 persons are not able to work. and few jboss servers are very busy and few are free. bec., in few servers all the 30 members will work at a time and few servers only 10 or 15 members will work.
      now we are looking for load balencing and fail over features in jboss 4.0.2. please send me a example how to make loadbalencing and how to make fail over service in jboss. if possible please send me the java code how to send requests from one server to another server, and how to check which server is busy and which one is free.
      Than Q
      vali