AtomicInteger through which one can modify the
AtomicInteger in an asynchronous way.ProcessorFactory
.ConcurrentComputation instance.ConcurrentComputationWithInputs instance.ConcurrentComputationWithInputs instance.ConcurrentExecutorsConcurrentExecutor with the given name (used as a
prefix for creating thread), and given timeout for running threads.ConcurrentExecutor with the given name (used as a
prefix for creating thread), and the timeout of 1 second for running
threads.InterruptMonitor that delegates the calls to the delegate specified
in the constructor.Processor that can be additionally used to submit jobs of a certain
type for concurrent processing.ProcessorFactory that produce InputProcessors of a given
type.InputProcessor that can be used to perform
actions when a job is processed.Processor.InputProcessors of a given type.Processor.ActivationStack using an ArrayList
for storing elements; addition and removal of elements are synchronized.true the workers should stop either as soon as possible (if the
computation has been terminated) or after ConcurrentComputation.finish() is calledCopyright © 2011–2024 Live Ontologies Project. All rights reserved.