We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
比如: 特别消耗资源的服务, 比如离线语音,运行在 独立的进程空间,或者 一些模型任务。
Sorry, something went wrong.
我觉得作者是发现可能有些来不及做组件化解耦的时候,用原app继续跑,然后去调试用组件化开发的新组件
首先是有多进程需求,比如上传/下载/多媒体处理/webview容器/文件编辑容器等,都可能在独立进程处理,然后就会有跨进程的任务创建/查询/管理的需求
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: