/class-da-prog

Programming projects on the ScalaNeko framework for the course CSC.T438 Distributed Algorithms taught at Tokyo Tech.

Primary LanguageScalaMIT LicenseMIT

class-da-prog

Programming projects on the ScalaNeko framework for the course CSC.T438 Distributed Algorithms taught at Tokyo Tech.

The scala code uses scala 2.13 and is based on the ScalaNeko framework (see some installation guidelines).

The directory rand-elec contains a Rust program to simulate randomized leader election. Please check the relevant README file for details.