solana icon indicating copy to clipboard operation
solana copied to clipboard

Replace priority queueing with a better scheduling algorithm

Open apfitzge opened this issue 1 year ago • 0 comments

Replace the simple priority queueing scheduling with an algorithm that considers priority, time, and account read/write locks in the transaction.

Blocked by #27010

apfitzge avatar Aug 09 '22 14:08 apfitzge