Personal tools
You are here: Home Fluid Publications SCP Abstract
Document Actions

SCP Abstract

by Aaron Greenhouse last modified 2005-12-21 07:38 AM

Abstract of Science of Computer Programming Paper.

Evolving and refactoring concurrent Java software can be error-prone, resulting in race conditions and other concurrency difficulties. We suggest that there are two principal causes: Concurrency design intent is often not explicit in code and, additionally, consistency of intent and code cannot easily be established through either testing or inspection.

We explore several aspects of this issue in this paper. First, we describe a tool-assisted approach to modeling and assurance for concurrent programs. Second, we give an account of recent case-study experience on larger-scale production Java systems. Third, we suggest an approach to scalable co-evolution of code and models that is designed to support working programmers without special training or incentives. Fourth, we propose some concurrency-related refactorings that, with suitable analysis and tool support, can potentially offer assurances of soundness.

 

Powered by Plone, the Open Source Content Management System

This site conforms to the following standards: