2014
DOI: 10.1016/j.jpdc.2013.11.005
|View full text |Cite
|
Sign up to set email alerts
|

A survey of support for structured communication in concurrency control models

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2019
2019
2020
2020

Publication Types

Select...
2
2

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 87 publications
0
3
0
Order By: Relevance
“…Last, but not least, it should provide specific, well-defined constructs for communication and should compel programmers to use them properly, treating violations adequately. In short, the model should provide structured communication [67], as that is a necessary step to allow programmers to more easily write correct concurrent applications.…”
Section: Disciplined Shared Memorymentioning
confidence: 99%
See 1 more Smart Citation
“…Last, but not least, it should provide specific, well-defined constructs for communication and should compel programmers to use them properly, treating violations adequately. In short, the model should provide structured communication [67], as that is a necessary step to allow programmers to more easily write correct concurrent applications.…”
Section: Disciplined Shared Memorymentioning
confidence: 99%
“…Before we started working on our model, we did an extensive literature survey [67] for recent approaches that were related to safe record sharing and could be built upon. We found at least three promising approaches: no default sharing, data immutability and types and effects.…”
Section: Previous Workmentioning
confidence: 99%
“…Type systems and immutability are often used by programming languages to enforce safety and avoid race conditions (14,15). Aria adopts these concepts to allow for monitors to deal with references.…”
Section: Immutable Valuesmentioning
confidence: 99%