SuggestSoft.com

Java Distributed Refreshable Objects 3.1

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 infrastructures.

DRO helps solve the following problems:

Tuning efficiency of distributed application code

Maintaining the viability of applications in the face of change

The obsolescence of cached data

Central server bottleneck

The key features are:

Effective network data interchange

Caching resource-intensive calculated properties without stale data

Change tracking for object properties

Informative network packets debugging

No any messaging server needed

Wide possibility to optimize network traffic

А bunch of iterator elements is transmitted at a time

A refreshable object provides change tracking for object properties, proper as well as calculated from other objects’ properties, and it provides caching resource-intensive calculated properties without stale data. All this is done transparently for programmers.

The distributed object intercommunication layer provides much more effective network data interchange since several remote calls are collected and sent as one package. This functionality is supported in distributed environment with no any messaging server, peer-to-peer connections are organized instead, which gives very high scalability.

All distributed objects in DRO are cached on client side, so repeated use of object properties does not result in network exchange. However, when a server object is modified, all its cached client copies become updated; no stale data are possible.

In sum, DRO gives means to create distributed as well as local applications with high flexibility and efficiency. No code structure modification is necessary to add resource-intensive calculated property caching, and to migrate an application into distributed environment efficiently.

Updated: 0000-00-00
License: 1980.00$
Publisher: Fusionsoft
Size: n/a
Require: JDK 1.5 or higher
System: Java
Language: English, Russian
Find similar programs1:
java distributed 2 3 4 5 6
java distributed cache 2 3
remote procedure call 2 3 4
corba 2 3 4
distributed application 2 3 4 5 6
java distributed systems 2 3
java components 2 3 4 5 6
iiop
java distributed objects 2 3
java mvc 2 3 4 5 6

  • Distributed Refreshable Objects is a software library enhancing inter-object communication in local as well as distributed environments, which can be considered as more effective and flexible alternative to CORBA. The library provides effective network data interchange, caching resource-intensive calculated properties without stale data and allows migrating an application into distributed environment efficiently and transparently for programmers.
  • Download's Map
  • Post Review/Rate