Giter Club home page Giter Club logo

deucestm's Introduction

Build Status

Steps for building Deuce STM

Installation

Running Deuce can be done in two options:

  • Online e.g. java -javaagent:bin/deuceAgent.jar -cp my.jar myMain
  • Offline e.g. java -jar deuceAgent.jar my.jar out_my.jar
  1. Introduction

Deuce comes with few benchmarks and unit tests which are not part of the downloaded but can be checkout from the SVN. The tests are JUnit3 tests and can be run by any tool that can run JUnit tests. All the tests are under src/test directory.

Also under the src/test exist few known benchmarks which are already adapted to run under Deuce including JSTAMP, STMBENCH7, IntSet and Bank.

1.1 Naming convention

Under deuce svn you can find the /src directory

Under the src directory you can find two directories: /java --> deuce agent sources. /test --> deuce unit tests and benchmarks sources.

1.2 Quick installation instructions

Download: http://www.deucestm.org/download/deuceAgent-1.3.0.jar More information can be found here: http://www.deucestm.org/documentation

1.3 System requirements

  • Operating system: Any-OS

  • Processor: Any-Processor

  • Compiler: JDK6+

  • Libs and other inst req.: JDK6+

deucestm's People

Contributors

gkorland avatar

Watchers

James Cloos avatar Niklas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.