Skip to content

sandialabs/d2t

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

d2t

Doubly Distributed Transactions

Last updated: June 10, 2014 For current information, please refer to http://www.lofstead.org/txn or contact Jay Lofstead (gflofst@sandia.gov)

This distribution contains the Doubly Distributed Transaction library, test code and associated support libraries for the test code.

The library directory contains the core library code. It only relies on MPI currently.

The test directory has an example test harness that is used in the published papers to demonstrate how to use the library.

The services directory contains example services used by the test harness. These services may be useful as a starting point for other purposes as well.

When referencing this work, please use one of the entries in the included at the website. For quick reference: Lofstead 2012 Cluster (original protocol) Dayal 2013 HPDIC @ IPDPS (use in containers) Lofstead 2013 PDSW (optimized protocol) Lofstead 2014 Cluster (submitted) (optimized protocol discussion + services)

About

Doubly Distributed Transactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages