GithubHelp home page GithubHelp logo

pscr-tme4's Introduction

TME sujet semaine 4 : thread, atomic, mutex

Programmation Système Répartie et Concurrente : Homepage

Sujet du TME en PDF

To use the project :

  • Go to an empty folder (not your workspace)
mkdir -p tme4 ; cd tme4 ;

  • Clone the project,
git clone https://github.com/yanntm/PSCR-TME4.git

  • Reconfigure project. This project is compatible with autoconf/automake, after cloning, use the mantra
cd PSCR-TME4
autoreconf -vfi
./configure 

in the root folder to build makefiles for your project.

  • Import in eclipse or open with your favorite editor
    • For eclipse, File->Import->General->Existing projects into workspace and point the folder tme4.
  • To build, simply run make in the folder
    • For eclipse use the "hammer" tool or "Project->Build Project".

Look at the contents of "configure.ac", "Makefile.am" and "src/Makefile.am" which are the input to autotools, and are relatively simple and easy to read.

(c) Sorbonne Université 2018-2019

pscr-tme4's People

Contributors

yanntm 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.