GithubHelp home page GithubHelp logo

mitkof6 / concurrency Goto Github PK

View Code? Open in Web Editor NEW

This project forked from realtimebiomechanics/concurrency

1.0 2.0 0.0 37 KB

Small library to handle thread synchronization

License: Apache License 2.0

CMake 12.09% C++ 84.51% C 3.40%

concurrency's Introduction

Concurrency

Concurrency is a small library to handle thread synchronization through an efficient C++11 implementation of Queues and Latches.

Some basic examples on how to use Concurrency library are provided in the tests folder.

The latest version of the code, together with manuals and terms of use can be found at: https://github.com/RealTimeBiomechanics/Concurrency

Dependencies

Concurrency depends on the following

  • Cross-platform building: CMake 3.1.0 or later
  • Compiler:
    • Visual Studio 2012 or later (Windows only)
    • gcc 4.8.1 or later (typically on Linux)
    • Clang 3.4 or later (typically on Mac, possibly through Xcode)

How to compile

Concurrency is a cross-platform library that relies on the CMake build system. Please refer to official CMake documentation for instructions on how to configure and build this library on the operating system and with the compiler/build environment that you are using.

License

Please see the file called LICENSE.txt.

Copyright (c) 2014 M. Reggiani

Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contacts

For help on building and using the Concurrency library, for bug reports, and for questions or suggestions please send an e-mail to [email protected].

concurrency's People

Contributors

cpizzolato avatar elen4 avatar lucatagliapietra avatar monicareggiani avatar monicareggiani-unipd avatar

Stargazers

 avatar

Watchers

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