jdupl / lancoder

A cross os cluster for distributed video encoding
GNU General Public License v3.0
28 stars 4 forks source link

Pool overload detection #35

Closed jdupl closed 9 years ago

jdupl commented 9 years ago

Pools should be able to say to listener that their list of todo items is getting too big. The listener can then slow the requests made to the pool or deny incoming requests.