Atos-Research-and-Innovation / IoTagent-LoRaWAN

FIWARE IoT Agent for LoRaWAN protocol (with CayenneLpp and CBOR data models)
https://fiware-lorawan.readthedocs.io/en/latest/
Other
34 stars 40 forks source link

Task/cluster support #83

Open flopezag opened 4 years ago

flopezag commented 4 years ago

REVIEWER

@dcalvoalonso

DESCRIPTION

TESTING

Unit tests, E2E tests in single-thread (legacy options) and multi-thread:

chicco785 commented 2 years ago

@flopezag you may want to rebase your PR on top of the current version of the code base, if not we will close it. thx

chicco785 commented 2 years ago

@flopezag you may want to rebase your PR on top of the current version of the code base, if not we will close it. thx

flopezag commented 2 years ago

This PR hat three years old. We should check it before any action taken related multi core support. Apparently, the majority of the functionality is delegated in the IoTAgent-Node-Lib but some test should be done from the current version before merging this content.