Concepedia

Publication | Closed Access

Concurrent programming with revisions and isolation types

102

Citations

38

References

2010

Year

Abstract

Building applications that are responsive and can exploit parallel hardware while remaining simple to write, understand, test, and maintain, poses an important challenge for developers. In particular, it is often desirable to enable various tasks to read or modify shared data concurrently without requiring complicated locking schemes that may throttle concurrency and introduce bugs.

References

YearCitations

Page 1