Proceedings of the 1988 ACM SIGPLAN Workshop on Object-Based Concurrent Programming - 1988
DOI: 10.1145/67386.67414
|View full text |Cite
|
Sign up to set email alerts
|

A synchronization mechanism for typed objects in a distributed system

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
17
0
1

Year Published

1992
1992
2001
2001

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 24 publications
(18 citation statements)
references
References 1 publication
0
17
0
1
Order By: Relevance
“…These counters are mainly used in guards: conditions associated to the activation of a method. We find these counters again in different languages such as Guide [34] or Dragoon [37]. If the approach has a great power of expression, using it is still difficult owing to its complexity.…”
Section: Synchronization Abstractionsmentioning
confidence: 89%
See 1 more Smart Citation
“…These counters are mainly used in guards: conditions associated to the activation of a method. We find these counters again in different languages such as Guide [34] or Dragoon [37]. If the approach has a great power of expression, using it is still difficult owing to its complexity.…”
Section: Synchronization Abstractionsmentioning
confidence: 89%
“…So in Guide [34] an object may be associated with a set of activation conditions that specify whether or not a method may be executed by a thread. But threads are execution units distinct of objects which are passive.…”
Section: Integrated Approachmentioning
confidence: 99%
“…Such a library copes with the inheritance anomaly problem an efficient and flexible c++ library while using a simple synchronization scheme, derived from guard methods, 9 that makes the definition of classes easy and natural. The next section discusses the features and the limits of other approaches to synchronization in concurrent objectoriented systems.…”
Section: Introductionmentioning
confidence: 99%
“…Some object-oriented methods adopt asynchronous communication [26] which, however, introduces other problems: dificulty on verification of communication aspects and interference to inheritance of classes. New mechanisms need to be developed to accommodate both concurrency and inheritance coherently [27,28,29,30]. In addition to these concurrency related problems, the representation method for object-criented designs needs to be developed.…”
Section: Future Trendsmentioning
confidence: 99%