# concurrent_task_service **Repository Path**: cuigaosheng/concurrent_task_service ## Basic Information - **Project Name**: concurrent_task_service - **Description**: No description available - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-08-08 - **Last Updated**: 2025-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # concurrent_task_service #### 介绍 并发任务所使用的独立服务进程及对应通讯接口实现,开发中~ 本地小包编译说明: 1. 本文件夹clone到/foundation/resourceschedule/目录下 2. compile_item_new.patch打入到/productdefine/common/products目录下,以完成rk3568的编译接入; 3. samgr.patch打入foundation/systemabilitymgr/samgr目录下,新增1912号服务注册; 4. frame_aware_sched1.patch和frame_aware_sched2.patch打入到foundation/resourceschedule/frame_aware_sched目录下,完成应用前台消息、关键线程信息的转发; 5. kernel.patch打入到kernel/linux/linux-5.10/目录下,完成内核Rtg机制的修改; 6. event_runner_rt.patch打入到/foundation/graphic/graphic/目录下,以完成event_runner作为关键线程的注册; 7. 全编system.img和uboot.img,boot_linux.img,进行刷机; 组件修改(修改后的组件直接使用附件中的push.bat推入设备): 1. build-target设为samgr_proxy、frame_ui_intf、frame_msg_inf、concurrent_task_service编译出对应的目标so,推入到/system/lib/目录下(64位为/system/lib64/); 2. 启动服务所依赖的资源文件包括:push concurrent_tast_service.cfg到/etc/init/下,push concurrent_task_service.xml到/system/profile/目录下完成服务启动,xml中服务号设置为1912; #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)