Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

optimise scheduler select limit and task queue #794

Closed
wants to merge 3 commits into from

Conversation

plusplus1
Copy link
Contributor

1、dynamic assign select-limit for each project based on its task queue size;
2、optimise task queue to solve the probleam that , in case of continuous big request flow, priority queue using heap sort for tasks with the same priority and exetime=0 behave more like a FILO stack but not a FIFO queue.

@plusplus1 plusplus1 closed this May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant