|
|
Improving Program Correctness with Atomic Exception Handling
|
|
|
|
|
نویسنده
|
Fetzer Christof ,Felber Pascal
|
منبع
|
journal of universal computer science - 2007 - دوره : 13 - شماره : 8 - صفحه:1047 -1072
|
چکیده
|
Abstract: exception handling is a powerful mechanisms for dealing with failures at runtime. it simplifies the development of robust programs by allowing the programmer to implement recovery actions and tolerate non-fatal errors. yet, exception handling is difficult to get right! the complexity of correct exception handling is a major cause for incorrect exception handling. it is therefore important to reduce the complexity of writing exception handling code while, at the same time, making sure it is correct. our approach is to use atomic blocks for exception handling combined with optional compensation actions.
|
کلیدواژه
|
exception handling ,transactional memory
|
آدرس
|
TU Dresden, Germany, University of Neuchatel, Switzerland
|
پست الکترونیکی
|
pascal.felber@unine.ch
|
|
|
|
|
|
|
|
|
|
|
|
Authors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|