Search

Search

Help

Page 4 of 10. Showing 92 results (0.009 seconds)

  1. Scripting Interfaces

    Along with the commandline and GUI interfaces, Qube! can also be accessed via scripting. Python and Perl languages are supported. The SimpleCmd interface makes it easy…
    QubeOct 27, 2014
  2. Execution back end

    X dynamic library *.dylib DSO Linux/Unix dynamic library *.dso Perl Perl package module *.pm, *pl Python Python script module *.py DLL…
    QubeOct 15, 2014
  3. qbjobinfo.pl

    #!/usr/bin/perl ############################################################################ # # Copyright: PipelineFX, L.L.C. # # qbjobinfo.pl # # An example script to show how…
    Qube / … / PerlOct 15, 2014
  4. framesubmit.pl

    #!/usr/bin/perl # # Qube! - Example Perl Frame Submission Script # ##################################################################################### # # Licensed Materials…
    Qube / … / PerlOct 15, 2014
  5. callback3.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…
    Qube / … / PerlOct 15, 2014
  6. callback1.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…
    Qube / … / PerlOct 15, 2014
  7. callback2.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…
    Qube / … / PerlOct 15, 2014
  8. Simple Job Type front end

    Here is an Perl example of a typical job front end that can handle a job that is based on frames. Example use lib ../api/perl; use qb; my %env = %ENV; my $frames = qb…
    QubeOct 15, 2014
  9. Job type configuration

    tag # as long as it is defined. ## [execute module] execute_binding = Perl execute_library = perl.pm execute_binding_osx = Dylib execute_library_osx = file.dylib…
    QubeOct 21, 2014
  10. Tips & Tricks

    General KB general Installation KB Installation Configuration KB Configuration Administration KB Administration Supervisor KB Supervisor Worker KB Worker 3rd…
    QubeFeb 01, 2017