A library intended to abstract away common patterns In async code while maintaining good performance.
Schedule a repeatable task with a regular interval between runs.
A callback which will run unless actively delayed or executed immediately.
A dumbed down producer-consumer pattern.