Skip to content

Concurrency & Parallelism Project v0.1

Compare
Choose a tag to compare
@aanciaes aanciaes released this 30 Nov 01:22
· 17 commits to master since this release
3b777a7

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