Open pentium3 opened 1 year ago
Here is something you may find interesting:
single/multi streaming query.
xxxxx
user define a scheduling policy (basically set priority for each operator thread according to some rules) through their API
use OS mechanisms (cgroup, nice) to enforce user-defined scheduling policies.
xxxxx
xxxxx
xxxxx
xxxxx
xxxxx
what is the problem this paper is solving?
why is it important?
why is it challenging?
describe the paper gist in 1-2 sentences
what is important to remember? What did we learn?
explain how the solution work
example of scheduling policies: [ch5.1]
describe the experimental setup
summarize the main results
when doesn't it work?
what assumptions does the paper make and when are they valid?
list of main competitors and how they differ
If you were to base your next research project on this paper, what would you do?
Propose concrete ways to achieve one or more of the following:
Build a better (faster, more efficient, more user-friendly...) system to solve the same problem
Solve a generalization of the problem
Address one of the work's limitations
Solve the same problem in a different context
Solve the problem in a much larger scale
Apply the paper's methods to a different (but similar) problem
Solve a new problem created by this work
http://pages.di.unipi.it/mencagli/publications/preprint-middleware-2021.pdf
https://github.com/dmpalyvos/lachesis
https://www.youtube.com/watch?v=YPMhcfSzG6A