An open API service indexing awesome lists of open source software.

https://github.com/dykstrom/jppf-mandel

Using a JPPF grid to calculate Mandelbrot fractals
https://github.com/dykstrom/jppf-mandel

fractals java jppf

Last synced: 11 months ago
JSON representation

Using a JPPF grid to calculate Mandelbrot fractals

Awesome Lists containing this project

README

          

# jppf-mandel

Using a [JPPF](https://www.jppf.org) grid to calculate
[Mandelbrot](https://en.wikipedia.org/wiki/Mandelbrot_set) fractals.
[JPPF](https://www.jppf.org) is an "open source grid computing solution".

Before running this program, you need to start one JPPF server, and
at least one JPPF node.