Parallel object monitors
Abstract
Coordination of parallel activities on a shared memory machine is a crucial issue for modern software, even more with the advent of multi-core processors. Unfortunately, traditional concurrency abstractions force programmers to tangle the application logic with the synchronization concern, thereby compromising understandability and reuse, and fall short when fine-grained and expressive strategies are needed. This paper presents a new concurrency abstraction called POM, parallel object monitor, supporting expressive means for coordination of parallel activities over one or more objects, while allowing a clean separation of the coordination concern from application code. Expressive and reusable strategies for concurrency control can be designed, thanks to a full access to the queue of pending requests, parallel execution of dispatched requests together with after-actions, and complete control over reentrancy. A small domain-specific aspect language is provided to adequately configure pre-packaged, off-the-shelf synchronizations. Copyright © 2007 John Wiley & Sons, Ltd.
Más información
Título según WOS: | Parallel object monitors |
Título según SCOPUS: | Parallel object monitors |
Título de la Revista: | CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE |
Volumen: | 20 |
Número: | 12 |
Editorial: | Wiley |
Fecha de publicación: | 2008 |
Página de inicio: | 1387 |
Página final: | 1417 |
Idioma: | English |
URL: | http://doi.wiley.com/10.1002/cpe.1261 |
DOI: |
10.1002/cpe.1261 |
Notas: | ISI, SCOPUS |