timer-wheel

This library provides a timer wheel data structure for registering one-shot or recurring IO actions to fire after a given amount of time. . It is similar to TimerManager from GHC.Event, but supports recurring actions, and can scale to handle many more registered actions.


Keywords
data, library, Propose Tags, Skip to Readme, Last Documentation, timer-wheel-1.0.0.tar.gz, browse, Package description, Package maintainers, mitchellwrosen, edit package information , 0.1.0, 0.2.0, 0.2.0.1, 0.2.1, 0.3.0
License
BSD-3-Clause
Install
cabal install timer-wheel-1.0.0

Documentation