Skip to content

Releases: jelvs/CP-Project

Concurrency & Parallelism Project v1.0.1

02 Dec 21:47
Compare
Choose a tag to compare

Version that contains all patterns implemented and working. This was the delivered version. New release contains the report in pdf and all the TeX files.

Implemented Patterns:

  • Map
  • Reduce
  • Scan
  • Pack
  • Gatter
  • Scatter
  • Pipeline
  • Farm

Concurrency & Parallelism Project v1.0

30 Nov 23:59
9c71d4e
Compare
Choose a tag to compare

Version that contains all patterns implemented and working. This was the delivered version.

Implemented Patterns:

  • Map
  • Reduce
  • Scan
  • Pack
  • Gatter
  • Scatter
  • Pipeline
  • Farm

Concurrency & Parallelism Project v0.1

30 Nov 01:22
3b777a7
Compare
Choose a tag to compare

First version that contains all patterns implemented and working. Some changes still need to be made, but everything is delivering the expected outputs

Times might not be the best for now.

Implemented Patterns:

  • Map
  • Reduce
  • Scan
  • Pack
  • Gatter
  • Scatter
  • Pipeline
  • Farm