IPP> MOD - Use of time [and Bake Off 2 Issue 17]

IPP> MOD - Use of time [and Bake Off 2 Issue 17]

Paul Moore paulmo at microsoft.com
Tue May 4 11:57:09 EDT 1999


the word 'expected' is included in the requirement - I think this means best
guess. 

This is , after all, only a printing system (as opposed to NORAD or the
flight control system of a B1 bomber).


-----Original Message-----
From: kugler at us.ibm.com [mailto:kugler at us.ibm.com]
Sent: Tuesday, May 04, 1999 8:47 AM
To: ipp at pwg.org
Subject: Re: RE: IPP> MOD - Use of time [and Bake Off 2 Issue 17]




>
> number-of-intervening-jobs is much harder to implement because you have
to
> take account of priorities, paper required and so on.  I wasn't able to
> implement this attribute at all because the printer does not queue jobs
but
> takes the most suitable when it needs work.
>
I'll bet you also have difficulty meeting this requirement on the
(REQUIRED) Get-Jobs operation:


     Jobs are returned in the following order:

        ...
        - If the client requests all 'not-completed' Jobs (Jobs in the
          'pending', 'processing', 'pending-held', and 'processing-stopped'
          states), then Jobs are returned in relative chronological order
          of expected time to complete (based on whatever scheduling
          algorithm is configured for the Printer object).

For a Printer with two Postscript output devices capable of running in
parallel, for example, it can be proven mathematically that it's impossible
to predict the order of completion in less time than it would take to
interpret all the Jobs (due to the Halting Theorem).   Then there are all
the other factors you mentioned, like priorities and paper required, not to
mention "job-hold-until", etc.

     -Carl





More information about the Ipp mailing list