jatsl 0.2.0

Job and task scheduling library
Documentation

jatsl

The Job and Task scheduling library is a small tool for managing asynchronous pieces of ephemeral work (tasks) and continous work (jobs). It has been extracted from WebGrid for use by other projects. Detailed documentation and tests will follow as time permits :)

For now, you can take a look at any service implementation of WebGrid to get a better picture on how this works.