On Wed, Mar 13, 2019 at 2:01 AM Malcolm Greene wrote:
>
> Use case: I have a Python manager script that monitors several conditions
> (not just time based schedules) that needs to launch Python worker scripts to
> respond to the conditions it detects. Several of these worker scripts may end
> u
Use case: I have a Python manager script that monitors several conditions (not
just time based schedules) that needs to launch Python worker scripts to
respond to the conditions it detects. Several of these worker scripts may end
up running in parallel. There are no dependencies between individu