Skip to content
New issue

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

不改代码将IO变异步的问题 #102

Open
jefffyangdis opened this issue Apr 10, 2020 · 0 comments
Open

不改代码将IO变异步的问题 #102

jefffyangdis opened this issue Apr 10, 2020 · 0 comments

Comments

@jefffyangdis
Copy link

在微信公众号 淘宝技术 的coobjc宣传文章中提到
"淘宝app 在不改变原有业务代码的基础上,通过全局hook部分IO、数据解析方法,即可让原来在主线程中同步执行的IO方法异步执行,并且不影响原有的业务逻辑" 这个能稍微细说下怎样完全不动业务代码就能将同步逻辑改造成异步逻辑吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant