Search

Search

Help

Page 4 of 8. Showing 72 results (0.017 seconds)

  1. 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.10 / … / PerlMay 23, 2018
  2. Renderman_demo.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
  3. Advanced_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.10 / … / Advanced DependenciesMay 23, 2018
  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.10 / … / HelloworldMay 23, 2018
  5. 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.4 / … / HelloworldNov 08, 2012
  6. Advanced_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.4 / … / Advanced DependenciesApr 12, 2013
  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.5 / … / Advanced DependenciesApr 12, 2013
  8. Renderman_demo.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.5 / … / Practical example Renderman jobApr 12, 2013
  9. Advanced_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube / … / Advanced DependenciesOct 15, 2014
  10. 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.7 / … / PerlJan 11, 2016