ACM Home Page
Please provide us with feedback. Feedback
Ambient transactors
Full text PdfPdf (1.36 MB)
Source Middleware Conference archive
Proceedings of the 6th international workshop on Middleware for pervasive and ad-hoc computing table of contents
Leuven, Belgium
Pages 49-53  
Year of Publication: 2008
ISBN:978-1-60558-364-8
Authors
Christophe Scholliers  Vrije Universiteit Brussel, Belgium
Tom Van Cutsem  Vrije Universiteit Brussel, Belgium
Wolfgang De Meuter  Vrije Universiteit Brussel, Belgium
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 36,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1462789.1462798
What is a DOI?

ABSTRACT

Extensions to the actor model have been proposed to ease the development of mobile ad hoc applications. However, programming in the actor model is still difficult as it does not provide abstractions to synchronously coordinate multiple actors. Thus, when programmers want to coordinate two or more actors they have to do it by hand. Additionally, programmers need to write failure recovery code for failures caused by the concurrent access to the actors they are using. Coding this manually is error prone and might even be not feasible. We propose a language abstraction based on software transactional memory to coordinate actors. We show that the integration of software transactional memory with the actor model makes writing failure recovery code superfluous. Moreover, we show that our system even handles those cases where manually writing the failure recovery code is not feasible.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
2
3
4
5
 
6
 
7

Collaborative Colleagues:
Christophe Scholliers: colleagues
Tom Van Cutsem: colleagues
Wolfgang De Meuter: colleagues