Skip to content

DataGenerator 2.0

Choose a tag to compare

@mibrahim mibrahim released this 30 Sep 19:08
· 507 commits to master since this release

Version 2.0 is a complete re-write of the DataGenerator Version 1.0.

Highlights:

  • Use SCXML to describe the logical model.
  • Ability to split the graph into smaller problems and parallelize the execution.
    • Multi-threaded execution
    • MapReduce execution on Hadoop