Hi all, I'd like to announce my MSc thesis that regards about an abstraction that is developed on top of Spark. More precisely, the computations are graph computations like Pregel/Bagel and the most recent GraphX.
Starting from "graph as a network" view, a protocols stack-based view is conceived. The main feature is the inter-communications between protocols allowing complex orchestrations of the nodes. In this context, some P2P-like and Gossip approaches are employed in order to exploit such abstraction. A minimal toolbox of protocols is developed and proof-of-concept results are reported. The source code and the thesis are freely available at https://github.com/roy20021/ONJAG Any feedbacks are welcome! Best Regards, EA