Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
In this project we are creating an implementation of RMI (Remote Method Invocation) for JAVA. Its a project for Distributed Systems of the Pontificia Universidad Javeriana
Web Objects in XML (Framework) is an interoperable and lightweight system for distributed objects. It is currently built in Java and C#. Remote objects are serialized in a standard XML format, and they are accessible trough their own URL.