Since a few years the speed of the processor has been increased by adding more cores. To benevit from the multi core processors, multi threading is required. To make multi threaded development easier in Java environment the JPLT (Eclipse) plug-in has been developed. This plug-in allows users to transform loops into multi threaded loops without putting effort in it.
It requires the AnnotationsForStatements plug-in as a base, which can be found here:
https://sourceforge.net/projects/annotationsforstatementsplugin/
Follow Java Parallel Loop Transformer
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Java Parallel Loop Transformer!