Skip to content

Sample for new memory model and concurrent collections #83

@kpgalligan

Description

@kpgalligan

Using the nmm PR #82

Create a test application that creates concurrent collections (ConcurrentMutableList, etc) and access them from multiple threads. Should be in a sample dir in the repo. Should be built as part of the CI tests. For demonstrating accessing it from multiple threads, you can probably create on the main thread, spawn a coroutine with a new thread Dispatcher, confirm access the collection from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions