Package eu.larkc.core.parallelization

Interface Summary
MultiThreading This simple class can be used to create thread pools which allow an execution of multiple plug-in types or instances of the same plug-in type.
 

Class Summary
MultiThreadingImpl This class implements simple multi-threading functionalities.
MultiThreadingTest Class to test the multi-threading functionalities.
 

Exception Summary
MultiThreadingException Class for handling multi-threading exceptions.