Skip to content

【疑问】微信iOS SQLite源码优化实践 #36

Description

@atom2ueki

"我们知道,iOS app是单进程的,并没有多进程并发的需求,这和SQLite的设计初衷是不相同的。这就给我们的优化提供了理论上的基础"
对于单个app来说是单进程的, 但是如果有apple watch app作为extension,共享sqlite3 db,理论上来说算是2 process,不知道wechat在watch app是怎么做这块地方的呢

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions