项目作者: raoulsuli

项目描述 :
Faculty of Automatics and Computer Science Course
高级语言: Java
项目地址: git://github.com/raoulsuli/Parallel-and-Distributed-Algorithms.git


Parallel and Distributed Algorithms Course

Faculty of Automatic Control and Computer Science @ Politehnica University of Bucharest

3rd Year, 1st Semester (2020-2021)

The repository contains labs that implement multithreading and distributed computing in C and Java, alongside three assignments:

  • A multithreading Generator for Mandelbrot simulations in C
  • A multithreading traffic simulator in Java
  • A distributed text processing program in C (using MPI)