gc3pie

34 thoughts
last posted Jan. 3, 2013, 4:26 p.m.

26 earlier thoughts

0

Each collection specifies a task list in the __init__ constructor. You can also implement a next() method that will be called after each task completes.

You have access to this list and can dynamically pick the next Application to run from within this method.

7 later thoughts