Parallelism

Content Type: Module
Categories: Scheduling

Overview

This module implements several patterns to execute logic in parallel. The patterns implemented: - Create repeating background threads (execute microflow in background)

Documentation

See https://github.com/ArjenLammers/parallelism

 

Releases

Version: 1.1.0
Framework Version: 8.12.0
Release Notes: Upgraded to 8.12. Adapted to new microflow call API. Upgraded Atlas UI. Should be working with 9.x.
Version: 1.0.0
Framework Version: 7.23.0
Release Notes: First release.