User development, A new message was posted in the thread "JBoss Remoting in AS Cluster":
http://community.jboss.org/message/527473#527473 Author : Ron Sigal Profile : http://community.jboss.org/people/[email protected] Message: -------------------------------------------------------------- Hi Wolfgang, If I understand correctly, you're talking about a pure Remoting example, right? That is, the client creates an org.jboss.remoting.Client? Remoting 2 doesn't have any built in load balancing facility, so you'd have to write your own. There's a failover facility in the transporter code, if you want to look at that. See section "12.9.5. Transporter sample - clustered" of the Remoting Guide (http://www.jboss.org/file-access/default/members/jbossremoting/freezone/docs/guide/2.5/html/index.html) for a discussion. -Ron -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/527473#527473
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
