In Lean manufacturing, one common technique is to sort jobs based on their expected processing time and then to run the shortest ones first. To do this in Arena, there needs to be an attribute on which to sort the queue. For processing jobs where the processing time will be known, the time can be written to the attribute and then used for both the sorting and the processing.