Feature #3602
多功能控制器物联处理效率提高
Start date:
03/31/2025
Due date:
04/25/2025
% Done:
100%
Estimated time:
Defect version:
Description
多功能控制器物联处理部分程序,fep_gateway,fep_mqttiotc 无法支持每秒处理6000条物联设备数据;
现优化fep_mqttiotc程序,改造为多线程处理;
fep_gateway优化传输效率;
优化代码结构;
(改造有订阅/sys/device/allData改成 订阅/sys/device/allData1-4多topic,同时支持多线程分别处理订阅数据功能;)
History
Updated by pengfei xu 11 days ago
- Due date set to 04/25/2025
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100