Java project parallelization
Budget: €30 – €250 EUR
I have a project half way finished, coded in Java. It is a program that produces the Mandebrot set image, you can zoom in/zoom out, and move around it. The main function that produces this image is written in sequential code. I need someone to help me make this function work in a parallelized way. And another version of this same function that emulates distributed computing by using mpj scatter gather functions.
I want when you first open the program to be prompted to choose in which way you want the image to be computed. You select either one of these three options: sequential (already done by me), parallelized (half-way done by me but I need help implementing it correctly) or distributed (need help implementing).
My code has comments all the way through and I can help you understand what is happening initially.
Please contact me if you think you can help me with this :)
I want when you first open the program to be prompted to choose in which way you want the image to be computed. You select either one of these three options: sequential (already done by me), parallelized (half-way done by me but I need help implementing it correctly) or distributed (need help implementing).
My code has comments all the way through and I can help you understand what is happening initially.
Please contact me if you think you can help me with this :)