Forum Discussion
Don_22992
Oct 06, 2009Nimbostratus
Load balancing Java RMI calls
Can the BigIp load balance Java RMI connections?
BigIp LTM upfront, with JBoss web servers as backend clients. Web clients need to communicate with other applications (on backend serve...
L4L7_53191
Dec 22, 2009Nimbostratus
Hmmm this one looks really tricky. I just had a peek at some RMI overviews and there are several problems that present themselves:
1) Depending upon how your architecture is set up, the RMI server may choose a random port. Somehow the client gets to this server and receives the stub.
2) Once a connection to this random port is established, the server initiates another connection for the RMI calls...
3) The objects are almost positively serialized, so getting at the internals would be non trivial.
If anyone out there has some deep knowledge of how RMI works I'd love to hear more - this is an interesting use case.
-Matt
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects