Skip to content

Motivation

Simon Taddiken edited this page Aug 20, 2016 · 1 revision

Server- or other long running applications often need to perform tasks regularly. Manual scheduling can be cumbersome, especially when complex scheduling plans come into play. Inspired by the equivalent Spring Task Scheduling framework this library simplyfies the tasks of both running methods asynchronously and regularly.