Giter Club home page Giter Club logo

adaconcurrency's Introduction

AdaConcurrency

Concurrency Projects in Ada language.

For Go version of Projects in this repo click here (Go Repo).

Projects

In the order of creation:

#1: MathBusiness

It's a small business simulator managed by a boss with small personel. Boss creates random tasks for his fellas and puts them in a magazine. Workers are taking those tasks from the magazine and solves them. After doing their job they are passing the results of their work to another magazine. From the second magazine those results can be bought by customers.

It's all thread managed; the tasks are simple equations; performance and number of people can be adjusted in config file.

Additionally there is 'silence' and 'verbose' in which console prints out either live preview of what's going on or in the case of the latter - user can use commands to check state of Magazines.

#2: MathBusiness but with Machines

Due to weak bones and lack of calcium company decided to invest in machines to make things harder easier. Now Workers are not solving the tasks themselves but instead they are using machines. Machine is not as good as workers were before and they need some time to solve the task. Because of enourmous crowd of workers and lack of proper amount of machines people there form ques to use them. Or they don't. Actually it depends on the type of worker as he can be either patient or just run around looking for an empty machine until he finds one.

Silent mode got new option - printing worker stats and informations.

Accept, selects and guards added.

adaconcurrency's People

Contributors

luzkan avatar

Stargazers

 avatar  avatar

Watchers

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