Downloadliste

Projektbeschreibung

Mandala is a Java library which eases the
development of concurrent object-oriented
applications by using the concept of asynchronous
references. Mandala also provides remote
asynchronous references in order to create
distributed applications. Mandala is dynamic in
that objects do not have to be specifically
written to be accessed asynchronously (and
remotely).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-28 12:24
2.3

Im Mandala / Jacob, einige entfernte Objekte jetzt ein getLocalReference ()-Methode, die einen lokalen Bezug auf das Objekt ihrer Remote-Proxy bezieht. Diese Methode wird verwendet, um Remote-Instantiierung von Klassen bieten. Dank Mandala / Rami, Remote-Insertionen durchgeführt werden asynchron über eine gespeicherte Objektreferenz auf ein instantiator Instanz.
Tags: Major feature enhancements
In Mandala/JACOb, some remote objects now provide a getLocalReference() method that returns a local reference on the object their remote proxy refers to. This method is used to provide remote instantiation of classes. Thanks to Mandala/RAMI, remote insertions can be performed asynchronously using a stored object reference on an instantiator instance.

2004-03-12 02:29
2.2

Diese Version verfügt über benutzerdefinierte Instantiierung von Objekten, Remote-Instanziierung und ein Update, so dass Objekte nicht sein müssen serialisierbar sein Ferne zugänglich.
Tags: Minor feature enhancements
This version features custom instantiation of objects, remote
instantiation, and a fix so that objects do not have to be
serializable to be remotely accessible.

2004-03-01 18:43
2.1

Tags: Initial freshmeat announcement

Project Resources