Skip to content

maggio-a/micro-mdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MircoMDF - A minimal Macro Data Flow framework

This repository holds the source code of my project submission for the Distributed Systems course final exam. It is a C++11 header only implementation of a parallel Macro Data Flow interpreter. A presentation of the Macro Data Flow execution model can be found here. See the project report for an overview of the implemented features and some performance tests.

Project structure

 mdf/           [MDF Interpreter header files]
 examples/      [Example applications]
 tex/           [Report source files]
 report.pdf     [Project report]
 

About

MicroMDF - A minimal Macro Data Flow framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published