2 citations found. Retrieving documents...
A D Birrell, G Nelson, S Owicki, and E Wobber. Network objects. Technical Report 115, DEC -- SRC, 1994.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
DMeroon - Overview of a Distributed Class-based.. - Queinnec (1995)   (1 citation)  (Correct)

....to objects, eq ness of objects and some reflective capabilities. iii) DMeroon provides a shared memory with causal coherence. Of course, these advantages are also its disadvantages since DMeroon is less efficient and does not offer remote method invocation. Network objects are described in [BNOW94] and serve as a basis for Obliq [Car95] They implement objects paired with methods in the framework of Modula 3 and provide a strongly typed remote method invocation facility. Modula 3 manages its memory including network objects with a GC. Differences with DMeroon are: network objects do not ....

A D Birrell, G Nelson, S Owicki, and E Wobber. Network objects. Technical Report 115, DEC -- SRC, 1994.


DRASTIC: A Run-Time Architecture for Evolving, Distributed.. - Evans, Dickman (1997)   (Correct)

....on a later invocation. This approach also allows multiple GC messages to be combined into one where appropriate. 5. 2 Remote Method Invocation DRASTIC s distributed computation is supported by Java s remote method invocation package, RMI [WRD96] which in turn is based on Modula 3 s Network Objects [ABW95] Objects that are remotely invokable are passed by reference, whereas objects that are not remotely invokable are passed by copy. By default, this copy is the transitive closure of all objects reachable from the object being passed. Primitive Java types, such as int, char and byte are also ....

....these other approaches can be integrated. 9 Current Status The DRASTIC project is half way through its initial funding and this paper has, therefore, presented work in progress. The basic DRASTIC architecture was first implemented with Modula 3 using Network Objects for distribution [CDJ 89, ABW95] The current implementation uses PJava [AJDS96] and Java s [GM96] remote method invocation package, RMI [WRD96] Porting from one language to another was relatively easy, suggesting that DRASTIC s architecture and design may indeed be somewhat language independent. Object migration and ....

S. Owicki A. Birrell, G. Nelson and E. Wobber. Network objects. Technical Report 115, DEC SRC, December 1995.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC