Skip to content

Consider sharding not to choke on single thread mutex locks #1

@soygul

Description

@soygul

Sharding is implemented here: https://github.com/streamrail/concurrent-map but add unnecessary amount of complexity. Also it is subject to race conditions or major performance hit, as discussed here: https://github.com/streamrail/concurrent-map/issues/6 so this is a debatable subject.

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