当前位置:网站首页>“只跑一趟”,小区装维任务主动推荐探索
“只跑一趟”,小区装维任务主动推荐探索
2022-07-04 17:48:00 【InfoQ】
小区装维任务主动推荐思路
小区装维任务主动推荐逻辑
01 小区装维任务汇聚分类
- 性能类:主动向性能管理平台发出查询请求,获取小区范围是否存在性能质差整治类工单。
- 隐患类:主动查询隐患问题库,获取小区范围是否存在待处理的隐患问题。
- 修复类:主动查询满意度修复模块,获取小区范围是否存在待满意度修复任务。
- 扩容类:主动查询资源扩容项目,获取小区范围是否存在待资源扩容任务。
02 任务特征与优先级评估
- 计算逻辑:先计算单任务处理时长,再计算平均处理时长。
- 计算公式:单任务处理时长 = 任务结束时间 – 任务开始时间。
04 任务动态推荐与派单
展望
边栏推荐
- [opencv introduction to mastery 9] opencv video capture, image and video conversion
- A method of using tree LSTM reinforcement learning for connection sequence selection
- Build your own website (15)
- Download the first Tencent technology open day course essence!
- Scala basic tutorial -- 14 -- implicit conversion
- Summary and sorting of 8 pits of redis distributed lock
- 利用策略模式优化if代码【策略模式】
- 建立自己的网站(15)
- 基于lex和yacc的词法分析器+语法分析器
- Use canal and rocketmq to listen to MySQL binlog logs
猜你喜欢
Nebula Importer 数据导入实践
Scala basic tutorial -- 18 -- set (2)
Uni app and uviewui realize the imitation of Xiaomi mall app (with source code)
Summary and sorting of 8 pits of redis distributed lock
使用canal配合rocketmq监听mysql的binlog日志
[uniapp] uniapp development app online Preview PDF file
2022年字节跳动日常实习面经(抖音)
Oracle with as ORA-00903: invalid table name 多表报错
The latest progress of Intel Integrated Optoelectronics Research promotes the progress of CO packaging optics and optical interconnection technology
Torchdrug tutorial
随机推荐
Safer, smarter and more refined, Chang'an Lumin Wanmei Hongguang Mini EV?
From automation to digital twins, what can Tupo do?
神经网络物联网平台搭建(物联网平台搭建实战教程)
The difference and usage between substr (), slice (), and substring () in the string interception methods of "understand series after reading"
性能优化之关键渲染路径
redis分布式锁的8大坑总结梳理
ThreadLocal原理与使用
To sort out messy header files, I use include what you use
【OpenCV入门到精通之九】OpenCV之视频截取、图片与视频互转
Unity给自己的脚本添加类似编辑器扩展的功能案例ContextMenu的使用
Technology sharing | interface testing value and system
Build your own website (15)
Detailed explanation of issues related to SSL certificate renewal
英特尔集成光电研究最新进展推动共封装光学和光互连技术进步
C language printing exercise
The latest progress of Intel Integrated Optoelectronics Research promotes the progress of CO packaging optics and optical interconnection technology
Unity editor extends C to traverse all pictures in folders and subdirectories
6.26cf simulation match B: solution to array reduction problem
6.26cf simulation race e: solution to the problem of price maximization
2022-07-04: what is the output of the following go language code? A:true; B:false; C: Compilation error. package main import 'fmt' func