Skip to content
ReDstm - Java DTM Framework
Java Shell Python
Branch: metadata
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.externalToolBuilders
etc
lib
misc
scripts
src
.classpath
.gitignore
.project
README.md
build.xml

README.md

ReDstm - Java DTM Framework

(My Msc thesis work)

ReDstm is a Distributed Transactional Memory framework in Java. It supports multiple data distribution models, from full replication to distribution and partial replication.

*Note: This is actually a fork from https://github.com/trxsys/trxsys-tvale.

Annotations

@Atomic

@Bootstrap

@Partial

Compiling

Running Benchmarks

You can’t perform that action at this time.