How are corbaloc: URLs load balanced?
I'm using JBoss EAP 5.1 and am connecting to remote EJBs, the
java.naming.provider.url is set to:
corbaloc::server1:port,server2:port,server3:port,server4:port
How is this getting load balanced? It's not always going in first to last
order is it? is it randomized some how?
No comments:
Post a Comment