Asynchronous Processing¶
ParallelTools¶
The plugin provides a ParallelTools spring bean that can be injected. By default it uses the Gpars implementation provide in GparsParallelTools. See those docs for details on the methods that are available.
TODO examples