perpriority
Perpriority is a scheduling concept in which each task, operation, or resource request carries its own priority tag, allowing the priority level to be determined on a per-item basis rather than globally. The term combines per- with priority and appears in theoretical discussions and some vendor-specific documentation as an approach to flexible resource management.
Perpriority contrasts with fixed-priority schemes by enabling context-sensitive prioritization, where the relative importance of an item
Applications are found in operating systems and real-time schedulers, network quality of service, databases, and cloud
Advantages include greater flexibility and potential for improved service levels; drawbacks include implementation complexity, increased overhead,
Example: a cloud scheduler assigns perpriority to requests from different tenants based on their service-level agreements,