jatsl

Crates.iojatsl
lib.rsjatsl
version0.2.0
sourcesrc
created_at2021-04-07 11:07:51.231919
updated_at2021-12-11 11:54:55.530189
descriptionJob and task scheduling library
homepage
repositoryhttps://github.com/TilBlechschmidt/jatsl
max_upload_size
id380316
size47,925
Til Blechschmidt (TilBlechschmidt)

documentation

README

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.

Commit count: 14

cargo fmt