Transactional dependencies play an important role in coordinating the execution of subtransactions in advanced transaction models, such as, nested transactions and workflow transactions. The correct execution of the advanced transactions depends on ensuring the satisfaction of all the dependencies, which are specified by the application developer. Incorrect specification of transaction dependencies might lead to information integrity problems and unavailability of resources. An example of incorrect specification of dependencies is the presence of conflicts – the satisfaction of constraints imposed by one dependency may violate the constraints imposed by another dependency. Algorithms that can analyze and detect dependency conflicts are nece...
A transaction is a collection of operations that performs a single logical function in a database ap...
Numerous extended transaction models have been proposed in the literature to overcome the limitation...
Abstract. In the context of Business Processes there is no method currently for mod-eling inter-serv...
Transactional dependencies play an important role in coordinating and executing the sub-transactions...
Modern information systems require advanced transaction models providing means to describe complex a...
ii ABSTRACT OF DISSERTATION A FRAMEWORK FOR PROCESSING GENERALIZED ADVANCED TRANSACTIONS The traditi...
Abstract. In a software transactional memory (STM) system, conflict detection is the problem of dete...
Transaction programs are comprised of read and write operations issued against the database. In a ...
Complex applications consist of a large set of transcations which are interrelated. There are differ...
Transactional Memory (TM) has been proposed as a simpler parallel programming model compared to the...
Complex applications consist of a large set of transactions which are interrelated. There are differ...
In this paper we propose conflict-defined blocks, a programming language construct that allows progr...
The ability of transactions to mask the effects of concurrency and failures makes them appropriate b...
We briefly introduce a unified model to characterize correctness levels stronger (or equal to) seria...
Transactions are a key issue to develop reliable web service based applications. The advanced models...
A transaction is a collection of operations that performs a single logical function in a database ap...
Numerous extended transaction models have been proposed in the literature to overcome the limitation...
Abstract. In the context of Business Processes there is no method currently for mod-eling inter-serv...
Transactional dependencies play an important role in coordinating and executing the sub-transactions...
Modern information systems require advanced transaction models providing means to describe complex a...
ii ABSTRACT OF DISSERTATION A FRAMEWORK FOR PROCESSING GENERALIZED ADVANCED TRANSACTIONS The traditi...
Abstract. In a software transactional memory (STM) system, conflict detection is the problem of dete...
Transaction programs are comprised of read and write operations issued against the database. In a ...
Complex applications consist of a large set of transcations which are interrelated. There are differ...
Transactional Memory (TM) has been proposed as a simpler parallel programming model compared to the...
Complex applications consist of a large set of transactions which are interrelated. There are differ...
In this paper we propose conflict-defined blocks, a programming language construct that allows progr...
The ability of transactions to mask the effects of concurrency and failures makes them appropriate b...
We briefly introduce a unified model to characterize correctness levels stronger (or equal to) seria...
Transactions are a key issue to develop reliable web service based applications. The advanced models...
A transaction is a collection of operations that performs a single logical function in a database ap...
Numerous extended transaction models have been proposed in the literature to overcome the limitation...
Abstract. In the context of Business Processes there is no method currently for mod-eling inter-serv...