ricardojmendez / TickedPriorityQueue

A small library for .NET, giving access to priority based ticking of any number of objects. Load balances the invocation of the tick events for the objects, with a user definable maximum limit for objects to be processed in a single update.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ricardojmendez/TickedPriorityQueue Issues