"nativescript-task-dispatcher": A Reactive Android-Based Task Scheduler and Dispatcher
Authors/Creators
- 1. Institute of New Imaging Technologies, Universitat Jaume I
Contributors
Supervisor (2):
- 1. Institute of New Imaging Technologies, Universitat Jaume I
Description
NativeScript Task Dispatcher is a NativeScript plugin aimed to ease the execution of mobile app's task definition and execution workflows in the background, regardless of whether the app is visible to the user or not.
It abstracts all the platform-specific details, leaving a clear and easy-to-use, yet powerful, API for task development and the definition of dependencies between tasks by means of an event-driven software architecture.
This plugin uses native mechanisms to carry out its function. All the code becomes executed in the main thread, we don't use web workers. It is not intended to free the main thread from intensive workloads, but rather to allow tasks to be performed while the user is not actively using the application.
Latest source code is available on GitHub, jointly with installation and usage instructions: https://github.com/GeoTecINIT/nativescript-task-dispatcher
Notes
Files
GeoTecINIT/nativescript-task-dispatcher-v1.1.3-docs.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6ceab5652541e30c9beb8ba242c8c4a4
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GeoTecINIT/nativescript-task-dispatcher/tree/v1.1.3-docs (URL)