A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
Features
- Client server communication framework that allows server push and client poll
- Tested to always run faster and more efficient than Java RMI for about 1-5x (using TCP protocol) due to: object serialization producing more compact stream and efficiency by getting away from object type reflection.
- Supported transport protocol: TCP, JMS. Another protocol like UDP and HTTP will be added in the future.
- Inter programming languages: client and server codes can be written in Java, C#, and in the future, C++
- Framework consist of xml-to-code generator and communication library
License
GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Cable Framework
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cable Framework!