[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Remoting 3: RFC: Simple load balancers

david.lloyd@jboss.com do-not-reply at jboss.com
Wed Nov 19 09:34:09 EST 2008


In a container, the core module will not be visible to the user's classloader; only the API will.  So anything that we want to make available to the user must be in the API...

Alternately we could put it in core and expose an API for it in the standalone module classes (which would not be available in a container I guess; instead they would have to set up load-balancing in a configuration file).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190510#4190510

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190510



More information about the jboss-dev-forums mailing list