This project contains some minimalistic implementation parallel algorithms in spark. The aims are to:
- Implement the underlying conceptual solutions for the parallel analysis of state machines.
- Compare the performance of Scala and Python.
The project goes together with the Spark Summit presentation.