humdek-unibe-ch / smx-core-rts

The runtime system (RTS) library for the coordination language Streamix.
Mozilla Public License 2.0
0 stars 0 forks source link

Dynamic Nice Level of a Thread #14

Open moiri opened 5 years ago

moiri commented 5 years ago

In an attempt to keep queues as balanced as possible (and thus avoiding message loss or duplication in case of decoupling) an algorithm should adapt the nice level of a thread depending on the queue state.