In the Eclipse platform.runtime project we integrated a contributed patch which allows parallel execution of jobs while limiting the number of processes which should be used.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=432049 Where is another contributed patch which uses this API to run EarlyStartup extensions in parallel, I have hope that this will speedup the initial start of the Eclipse IDE significant, if there are sufficient EarlyStartup extensions registered. The related Bug for this is: https://bugs.eclipse.org/bugs/show_bug.cgi?id=451687 Max raised the concern in the bug, that if someone expects a certain ordering of EarlyStartup that this might not be the case anymore. If you have concerns, please add a comment to the bug. Best regards, Lars
_______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
