Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 421 Bytes

Distributed Software Architecture (RSA)

The project represents generation of the Mandelbrot set. It's main goal is to implement multithreaded approach, so it can be executed on multiple cores. The generate fractal look like this: fractal image

The specific scientific paper here

Results of test executions here