Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.encog.util.concurrency Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
ConcurrentJobThis class forms the basis for a job that can be run concurrently.Classorg.encog.util.concurrency.jobHeatonReasearch
DetermineWorkloadUsed by several Encog training methods to break up a workload.Classorg.encog.util.concurrencyHeatonReasearch
EngineConcurrencyThis class abstracts thread pools, and potentially grids and other types of concurrency.Classorg.encog.util.concurrencyHeatonReasearch
EngineTaskAn individual task that can be submitted to the EncogCurrency utility.Interfaceorg.encog.util.concurrencyHeatonReasearch
JobUnitContextThe job unit context contains context information to be passed to a job unit.Classorg.encog.util.concurrency.jobHeatonReasearch
JobUnitWorkerAn individual worker, that will be submitted to the thread pool.Classorg.encog.util.concurrency.jobHeatonReasearch
MultiThreadableDefines that a class is multi-threadable.Interfaceorg.encog.util.concurrencyHeatonReasearch
PoolItemAn Encog task being executed by the Java thread pool.Classorg.encog.util.concurrencyHeatonReasearch
TaskGroupA task group is a group of tasks that you would like to execute at once.Classorg.encog.util.concurrencyHeatonReasearch