Search

Search

Help

Page 3 of 8. Showing 72 results (0.015 seconds)

  1. execute.py

    elif work['status'] == 'blocked': # blocked -- perhaps part of a dependency chain print 'job %s has been blocked' % subjob['id'] work_status…
    Qube 6.6 / … / HelloworldMay 11, 2015
  2. Advanced_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.7 / … / Advanced DependenciesJan 11, 2016
  3. Renderman_demo.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.7 / … / Practical example Renderman jobJan 11, 2016
  4. execute.py

    elif work['status'] == 'blocked': # blocked -- perhaps part of a dependency chain print 'job %s has been blocked' % subjob['id'] work_status…
    Qube 6.7 / … / HelloworldJan 11, 2016
  5. callback2.pl

    . # ##################################################################################### # # This script is an example of how to setup 3 jobs and have them # chain execute. # use lib "../../api/perl"; use qb; # # First we setup the hash for the first job # my…
    Qube 6.8 / … / PerlOct 06, 2016
  6. Renderman_demo.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.8 / … / Practical example Renderman jobOct 06, 2016
  7. Advanced_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.8 / … / Advanced DependenciesOct 06, 2016
  8. execute.py

    elif work['status'] == 'blocked': # blocked -- perhaps part of a dependency chain print 'job %s has been blocked' % subjob['id'] work_status…
    Qube 6.8 / … / HelloworldOct 06, 2016
  9. callback2.pl

    . # ##################################################################################### # # This script is an example of how to setup 3 jobs and have them # chain execute. # use lib "../../api/perl"; use qb; # # First we setup the hash for the first job # my…
    Qube 6.9 / … / PerlJul 05, 2017
  10. execute.py

    elif work['status'] == 'blocked': # blocked -- perhaps part of a dependency chain print 'job %s has been blocked' % subjob['id'] work_status…
    Qube 6.9 / … / HelloworldJul 05, 2017