|
|
|
|
|
by spooneybarger
3162 days ago
|
|
There's pros and cons to preemptive and cooperative scheduling policies. I wouldn't be comfortable labelling either as weakness. It really depends on context. I've heard rumor of someone working on a preemptive scheduler. The current cooperative one is about to have runtime backpressure added to it which is going to be a really nice scheduling win. https://github.com/ponylang/ponyc/pull/2264 |
|