Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.grid.executor.local Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
LocalGridExecutorInterface for classes that execute all their tasks locally (in the same JVM).Interfacecom.numericalmethod.suanshu.grid.executor.localSuanShu
LocalGridExecutorFactoryCreates local instances of GridExecutors from a configuration object.Classcom.numericalmethod.suanshu.grid.executor.localSuanShu
LocalParallelGridExecutorGrid executor that executes everything locally.Classcom.numericalmethod.suanshu.grid.executor.localSuanShu
ThreadLocalRngGridExecutorA simple adaptor, which allows for execution of RandomizedFunctions, using a random number generator for each thread (with the same thread name).Classcom.numericalmethod.suanshu.grid.executor.localSuanShu