D2T – Doubly Distributed Transactions

Typical distributed transactions are a single client and multiple servers. For the supercomputing simulations, we have multiple clients to multiple servers when attempting to do atomic actions, hence doubly distributed transactions.

This project created a library that can handle scalably offering a two-phase commit style transaction for both storage oriented operations and also for more complex system operations like reconfiguring or redeploying services as atomic operations. The code has been released and is hosted at github.

Software Website

Software Downloads

Related Projects
Albany
Alegra
Contact
Jay Lofstead, gflofst@sandia.gov