The Parallel Mandelbrot Set Model is a parallelization of the sequential MandelbrotSet model, which does all the computations on a single processor core. This parallelization is able to use a computer with more than one cores (or processors) to carry out the same computation, thus speeding up the process.
The parallelization is done using the model elements in the Parallel Java group. These model elements allow easy use of the Parallel Java library created by Alan Kaminsky. In particular, the parallelization used for this model is based on code in Chapters 11 and 12 of Kaminsky's book Building Parallel Java.
The Parallel Mandelbrot Set Model was developed using the Easy Java Simulations (EJS) modeling tool. It is distributed as a ready-to-run (compiled) Java archive. Double click the ejs_chaos_ParallelMandelbrotSet.jar file to run the program if Java is installed.
Please note that this resource requires
at least version 1.5 of Java (JRE).
Parallel Mandelbrot Set Source Code
The source code zip archive contains an EJS-XML representation of the Parallel Mandelbrot Set Model. Unzip this archive in your EJS workspace to compile and run this model using EJS. download 6kb .zip
Last Modified: February 1, 2013
previous versions
F. Esquembre, Computer Program PARALLEL MANDELBROT SET MODEL (2011), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493).
Esquembre, F. (2011). Parallel Mandelbrot Set Model [Computer software]. Retrieved April 30, 2025, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493
%A Francisco Esquembre %T Parallel Mandelbrot Set Model %D 2011 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493 %O application/java
%0 Computer Program %A Esquembre, Francisco %D 2011 %T Parallel Mandelbrot Set Model %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493
Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.