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 Library or Lesser General Public License version 2.0 (LGPLv2), GNU General Public License version 2.0 (GPLv2)Follow Cable Framework
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cable Framework!