Sequence of the delayed job execution

Hi,    I am using delayed job in my rails application. want to know in which order delayed job execute? And only using priority we set the ordering?    Let me know if any better solution.