Skip to content

pure kotlin concurrency solution #23

@nxoim

Description

@nxoim

As of now java's concurrent hash map is being used, which makes this library unavailable for use under non-android and non-jvm targets. Perhaps concurrency could be handled using a mutex? Or an alternative could be used, like pure kotlin implementations of concurrent collections in the stately library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions