See this document in CiteSeerX!

A Modular Approach for Programming Distributed Real-Time Systems (1996)  (Make Corrections)  (27 citations)
Shangping Ren Gul A. Agha Department of Computer Science 1304 W. Springfield...
Journal of Parallel and Distributed Computing



  Home/Search   Context   Related

 
View or download:
uiuc.edu/Papers/rtjpdc96.ps
uiuc.edu/ExMembers/ren/...rtsynjpdc.ps
uiuc.edu//ExMembers/ren...rtsynjpdc.ps
Cached:  PS.gz  PS  PDF   Image  Update  Help

From:  uiuc.edu/Papers/RT (more)
From:  uiuc.edu/ExMembers/ren/
(Enter author homepages)

Rate this article: (best)
  Comment on this article  
(Enter summary)

Abstract: Conventional real-time programs associate real-time requirements with individual commands in a program. This approach has three weaknesses. First, it intermixes two different design concerns: functional correctness and temporal correctness. Second, mixing real-time requirements with program statements makes it harder, and in some cases infeasible, to specify constraints between objects. Third, it limits the ability to independently modify either the timing constraints or the representations of... (Update)

Context of citations to this paper:   More

...as internet and scientific computation. Agha et al. developed an architecture based on the Actor model for real time system design [3] [21]. In such an architecture, the software consists of a set of Actors that can be preimplemented code and communications among Actors. Each...

Cited by:   More
Network Sensitive Reconfiguration of Distributed Applications - Maghraoui, Desell, Varela (2005)   (Correct)
Development of Virtual Data Acquisition Systems based on.. - Fortino, Nigro (1999)   (Correct)
Thin Middleware for Ubiquitous Computing - Sen, Agha   (Correct)

Similar documents (at the sentence level):
6.3%:   An Actor-Based Framework For Real-Time Coordination - Ren (1997)   (Correct)
5.6%:   RTsynchronizer: Language Support for Real-Time Specifications in .. - Ren, Agha (1995)   (Correct)

Active bibliography (related documents):   More   All
0.5:   Uniform Timing of a Multi-Cast Service - Ciuffoletti (1999)   (Correct)
0.2:   Modular Specification Of Interaction Policies In Distributed.. - Sturman (1996)   (Correct)
0.2:   Abstracting Interaction Patterns: A Programming Paradigm for Open.. - Agha (1997)   (Correct)

Similar documents based on text:   More   All
0.3:   Customization and Composition of Distributed Objects: Policy.. - Astley (1999)   (Correct)
0.3:   An Adaptive Resource Management Architecture For Global.. - Venkatasubramanian (1998)   (Correct)
0.3:   Thal: An Actor System For Efficient And Scalable Concurrent.. - Kim (1997)   (Correct)

Related documents from co-citation:   More   All
17:   Actors: a model of concurrent computation in distributed systems (context) - Agha - 1988
10:   A foundation for actor computation - Agha, Mason et al. - 1997
10:   Coordinating Distributed Objects: An Actor-Based Approach to Synchronization (context) - Frolund - 1996

BibTeX entry:   (Update)

S. Ren and G. Agha. A Modular Approach for Programming Distributed Real-Time Systems. In Hand-Out, European Educational Forum, School on Embedded Systems, November 1996, Veldhoven, NL. http://citeseer.ist.psu.edu/ren96modular.html   More

@article{ ren96modular,
    author = "Shangping Ren and Gul A. Agha and Masahiko Saito",
    title = "A Modular Approach to Programming Distributed Real-Time Systems",
    journal = "Journal of Parallel and Distributed Computing",
    volume = "36",
    number = "1",
    pages = "4--12",
    year = "1996",
    url = "citeseer.ist.psu.edu/ren96modular.html" }
Citations (may not include all citations):
1044   Maintaining knowledge about temporal intervals (context) - Allen - 1983
917   and the ordering of events in a distributed system (context) - Lamport, clocks - 1978
673   Actors: A Model of Concurrent Computation in Distributed Sys.. (context) - Agha - 1986
276   Concepts and experiments in computational reflection - Maes - 1987
242   Concurrent Programming in Erlang - Armstrong, Virding et al. - 1993
230   Fault-tolerant broadcasts and related problems (context) - Hadzilacos, Toueg - 1993
200   Viewing control structures as patterns of passing messages (context) - Hewitt - 1977
131   Concurrent object-oriented programming (context) - Agha - 1990
107   A foundation for actor computation - Agha, Mason et al. - 1996
93   Toward a method of object-oriented concurrent programming - Caromel - 1993
67   Consistent global states of distributed systems: Fundamental.. - Babaoglu, Marzullo - 1993
60   Towards a theory of actor computation (context) - Agha, Mason et al. - 1992
57   Research Directions in Concurrent Object-Oriented Programmin.. (context) - Agha, Wegner et al. - 1993
57   Object-oriented real-time language design: Constructs for ti.. (context) - Ishikawa, Tokuda et al. - 1990
54   Abstraction and modularity mechanisms for concurrent computi.. - Agha, Frolund et al. - 1993
42   Viewing objects as patterns of communicating agents - Nierstrasz, Papathomas - 1990
35   DROL: An object-oriented programming language for distribute.. (context) - Takashio, Tokoro - 1992
35   Real-time specification inheritance anomalies and real-time .. - Aksit, Bosch et al. - 1994
23   A language framework for multi-object coordination - Frolund, Agha - 1993
21   Coordinating Distributed Objects: An Actor-Based Approach to.. (context) - Frolund - 1996
20   Foundation of actor semantics (context) - Clinger
20   Enhancing aperiodic responsiveness in a hard real-time (context) - Lehoczky - 1987
12   From abstraction-oriented to object-oriented (context) - Taft - 1993
8   Real-time mentat at programming language and architecture (context) - Grimshaw, Silberman et al. - 1989
6   Semantics for an actor-based real-time language - Nielsen, Agha - 1996
6   The Programming Language Ada Reference Manual (context) - Goos, Hartmanis - 1983
5   Flex: A language for real-time systems programming (context) - Lin, Liu - 1990
2   Composing and reusing synchronization and real-time specific.. (context) - Aksit, Bergmans - 1995
2   an overview of time ontology in informatics (context) - Schreiber, time - 1994
2   Internet's Public Ada Library (context) - reference, report - 1995
2   A modular approach to real-time synchronization (context) - Saito, Agha - 1995



The graph only includes citing articles where the year of publication is known.


Documents on the same site (http://osl.cs.uiuc.edu/Papers/RT.html):   More
Towards Reusable Real-Time Objects - Nielsen, Agha (1999)   (Correct)
Semantics for an Actor-Based Real-Time Language - Nielsen, Agha (1996)   (Correct)
RTsynchronizer: Language Support for Real-Time Specifications in .. - Ren, Agha (1995)   (Correct)

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