To support these objectives, the internal job ticket for each job stores the following fields:
Job priority: a signed integer number that determines the priority of the job; a higher number indicates a higher priority; the default priority is zero.
Arrival stamp: a signed integer number that indicates the order in which this job first arrived in a flow, as compared to other jobs.