Package chemaxon.marvin.plugin.concurrent

Classes to achieve concurrent processing of calculator plugins.

See:
          Description

Class Summary
DefaultPluginWorkUnit Work unit performing plugin calculation and returning the cached results.
PluginWorkUnit Work unit performing plugin calculation.
ReusablePluginWorkUnit Work unit performing plugin calculation.
 

Exception Summary
PluginExecutionException Exception wrapping a cause Throwable and the plugin object which has thrown the Throwable.
 

Package chemaxon.marvin.plugin.concurrent Description

Classes to achieve concurrent processing of calculator plugins.