1994 International Conference on Parallel Processing (ICPP'94) 1994
DOI: 10.1109/icpp.1994.94
|View full text |Cite
|
Sign up to set email alerts
|

Distributed Memo: A Heterogeneously Distributed and Parallel Software Development Environment

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

1996
1996
2000
2000

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(4 citation statements)
references
References 9 publications
0
4
0
Order By: Relevance
“…While a detailed description of the implicit synchronization mechanism is beyond the scope of this paper, we note that it is based on an abstraction called a shared directory of unordered queues, which has been addressed in detail in our Memo papers [4,11], which was one of two predecessors (the other being Enhanced Actors [12]) to the JavaNOW system.…”
Section: Mutual Exclusion Blocking and Non-blocking Primitivesmentioning
confidence: 99%
See 3 more Smart Citations
“…While a detailed description of the implicit synchronization mechanism is beyond the scope of this paper, we note that it is based on an abstraction called a shared directory of unordered queues, which has been addressed in detail in our Memo papers [4,11], which was one of two predecessors (the other being Enhanced Actors [12]) to the JavaNOW system.…”
Section: Mutual Exclusion Blocking and Non-blocking Primitivesmentioning
confidence: 99%
“…This placement control can be achieved to a large extent because the Java language Object class provides a default definition of a hashcode() method, which guarantees that any intrinsic or user-defined class that is used to create objects will produce a hash value, albeit not a well-conditioned hash value. Precise placement control can be very easily achieved in JavaNOW due to a design decision that was made to clearly isolate the key from the rest of the tuple, which was first done in previous work published by one of the authors on the Memo system [17] [18]. The way precise placement control is achieved (discussed in detail later) is to provide a custom hashcode() function that can be used to compute (mod the number of contexts) the precise destination for an entity.…”
Section: Distributed Logically-shared and Associative Memorymentioning
confidence: 99%
See 2 more Smart Citations