LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

Event Pooling - Make TLKEventPool consider the Average Event Rate when selecting the best processing Thread #34

Closed LaKraven closed 9 years ago

LaKraven commented 9 years ago

Exactly what the title suggests. Following on from Issue #33, it is now possible for the Event Pooling system to better determine which Thread within the Pool would likely be the best one to process any given Event based (in part) on each Thread's average performance.

LaKraven commented 9 years ago

Completed in 2814140698