Commit Graph

7 Commits

Author SHA1 Message Date
Chamindu Senanayake
89e72bdf86 Add dynamic task manager and task watcher (#65)
## Purpose

To Distribute dynamic task execution in multiple nodes.

## Goals

This allows distribute task execution in multiple nodes. Especially this is useful, when system has multiple nodes

## Approach

- Add task manager to handle dynamic tasks and dynamic task properties while adding   task into the wso2 ntask core.
- Add task watcher to run periodically after iot server start up and compare tasks 	 from Entgra task manager and wso2 ntask core.
- Add configuration to enable task monitoring in task watcher.

## Documentation
> N/A

## Automation tests
 - Unit tests
   > N/A
 - Integration tests
   > N/A

## Security checks
   > N/A

## Related MRs
 > N/A

## Test environment
Linux 22.04

## Learning
> N/A

Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/65
Co-authored-by: Chamindu Senanayake <chamindu@entgra.io>
Co-committed-by: Chamindu Senanayake <chamindu@entgra.io>
2023-02-18 14:06:02 +00:00
Amalka Subasinghe
23b25fb540 Templated configs 2021-05-18 14:52:47 +05:30
Ace
76c9332541 Added disclaimer to heart-beat-config 2020-12-07 14:00:26 +05:30
Ace
c6db9eeecc adding randomly assigned task functionality and other improvements 2020-12-03 21:09:50 +05:30
Ace
3744a7cfc7 adding fixes to the flow 2020-11-19 11:57:59 +05:30
Ace
56f93161f0 correcting db scripts 2020-11-17 16:00:24 +05:30
Ace
02fb5a09a8 Adding new feature for heart beat functionality 2020-11-17 15:54:13 +05:30