queue management algorithms
ik
idokan at gmail.com
Sun Apr 7 14:27:30 IDT 2013
Hello,
I have a very complex queue management requirements, I need to calculate
task weight, time restrictions for execution, number of possible execution
at given time, changes of the data when it is inside the queue and even
disabling specific task.
some tasks have very short time to live, and required to be executed
faster, then others. but it's not a "simple" priority queue.
I'm looking for known algorithms for such tasks, such as bfs (at the
kernel) for example and more, and wonder if someone can point me to a list
or more resources to learn about queue management, and find the proper way
(or closer way) to implement my needs
Thanks
Ido
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20130407/3bf0f9e9/attachment.html>
More information about the Linux-il
mailing list