Coder Social home page Coder Social logo

ug93tad / janus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nyu-news/janus

0.0 1.0 0.0 4.7 MB

License: GNU General Public License v3.0

Python 16.26% CMake 1.10% Makefile 0.12% Shell 4.62% Ruby 0.04% C 1.64% C++ 60.52% Gnuplot 0.10% Perl 8.47% GAP 0.26% TLA 6.89%

janus's Introduction

Janus

Build Status

Code repo for our OSDI '16 paper: Consolidating Concurrency Control and Consensus for Commits under Conflicts

Quick start (with Ubuntu 16.04)

Install dependencies:

sudo apt-get update
sudo apt-get install -y \
    git \
    pkg-config \
    build-essential \
    clang \
    libapr1-dev libaprutil1-dev \
    libboost-all-dev \
    libyaml-cpp-dev \
    python-dev \
    python-pip \
    libgoogle-perftools-dev
sudo pip install -r requirements.txt

Get source code:

git clone --recursive https://github.com/NYU-NEWS/janus.git

Build:

./waf configure build -t

Test run:

./test_run.py -m janus

More

Check the wiki page to find more about how to build the system on older or newer distros, how to run the system in a distributed setup, and how to generate figures in the paper, etc.

janus's People

Contributors

gitter-badger avatar lamontnelson avatar liumx10 avatar shuaimu avatar yangcui avatar zhaoguowang avatar

Watchers

 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.