descriptionThis library gives you the option to process work sequentially. Each work will have a priority, so the work with the highest priority will be executed as first. This is useful for stuff that are only required occasionally and are therefore not part of the instantly loaded application content, like images, modules and config files. |
||
downloadversion 1.1 | released on Apr 5th 2016 | documentationchanges:Replaced the WorkEvent with the more lightweight Supervisor, which coordinates the communication from the work instances to the according Processor.
version 1.0 | released on Feb 15th 2016 | documentation
|
||