Jeeg: Temporal Constraints for the Synchronization of Concurrent
Objects
Giuseppe Milicia
February 2003 |
Abstract:
We introduce Jeeg, a dialect of Java based on a declarative
replacement of the synchronization mechanisms of Java that results in a
complete decoupling of the `business' and the `synchronization' code of
classes. Synchronization constraints in Jeeg are expressed in a linear
temporal logic which allows to effectively limit the occurrence of the
inheritance anomaly that commonly affects concurrent object oriented
languages. Jeeg is inspired by the current trend in aspect oriented
languages. In a Jeeg program the sequential and concurrent aspects of object
behaviors are decoupled: specified separately by the programmer these are
then weaved together by the Jeeg compiler
Available as PostScript, PDF. |