Multiserver RMI in Java with some extended features:
- Enables clients and server to share remote instances : As the server, the clients can also publish object instance for remote calls.
- Provides the possibility to chain servers : multiple servers can be connected together and act like one server.
- Specific interfaces for remote callbacks and listeners.
With this concept the notion of server and client disappear and has been replaced in the code by the concept of node
Works very fine with 100 nodes.
See the test file JElectro/test/org/xneb/jelectro/JElectroTest.java for examples on how to use it.
Follow Jelectro2
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jelectro2!