Skip to content

multi threading support? #365

Closed
Closed
@music4kid

Description

@music4kid

It appears that all read and write operations happens on the same serial queue, which could be quite inefficient if there is a read task (from the main thread) behind a heavy write task.

maybe a new api for specifying custom queue, and let developers build their own threading model?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions