There is a newer version of the record available.

Published February 10, 2021 | Version v1.1.3
Software Open

"nativescript-task-dispatcher": A Reactive Android-Based Task Scheduler and Dispatcher

  • 1. Institute of New Imaging Technologies, Universitat Jaume I

Contributors

  • 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

The documents in this repository are licensed under a Creative Commons Attribution 4.0 International License. All contained code is licensed under the Apache License 2.0.

Files

GeoTecINIT/nativescript-task-dispatcher-v1.1.3-docs.zip

Files (1.5 MB)

Additional details