Sciweavers

COOPIS
2003
IEEE

Porting OMTTs to CORBA

13 years 9 months ago
Porting OMTTs to CORBA
The Common Object Request Broker Architecture standardizes a platform- and programming-language-independent distributed object computing environment. It also provides a standard for several distributed services. The Object Transaction Service provides an object-oriented framework for distributed transaction processing, especially for Online Transaction Processing in business applications. The current CORBA OTS allows multithreading inside a transaction, leaving, however, thread coordination to the application programmer, which can be dangerous. Based on the Open Multithreaded Transaction model, we present in this paper the design of a Thread Synchronization Coordinator, ThreadSyncCoordinator, which provides the desired thread control inside a multithreaded transaction. A blocking commit protocol ensures that once in a transaction, a thread cannot leave before the outcome of the transaction has been determined, guaranteeing the ACID properties for multithreaded transactions. We also sho...
Raul Silaghi, Alfred Strohmeier, Jörg Kienzle
Added 04 Jul 2010
Updated 04 Jul 2010
Type Conference
Year 2003
Where COOPIS
Authors Raul Silaghi, Alfred Strohmeier, Jörg Kienzle
Comments (0)