Package chemaxon.util.concurrent.marvin

Provides utility classes for concurrent processing in Marvin.

See:
          Description

Class Summary
CompositeInputProducer Input producer composed of an array of input producers.
CompositeWorkUnit Work unit composed of an array of work units, to be called in a linear fashion in a single thread, one after the other in the specified order.
CompositeWorkUnitFactory Work unit factory composed of an aray of work unit factories.
MolInputProducer Input producer wrapping a MolImporter object.
ReusableInputProducer Input producer that provides reusable input.
 

Package chemaxon.util.concurrent.marvin Description

Provides utility classes for concurrent processing in Marvin.