Java Distributed Refreshable Objects 3.1
Java library for effective and flexible inter-object communication Distributed Refreshable Objects (DRO) is a software library for Java developers enhancing inter-object communication in local as well as distributed environments, which can be considered as more effective and flexible alternative to CORBA and other distributed-object ...
Routix.RPC 2.1
Routix software develop own RPC technology known as Routix.RPC. Remote procedure call (RPC) is a technology that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for ...