Skip to content

[Proposal] Atomic update cache RwLock #5

@cottinisimone

Description

@cottinisimone

Would be cool to add a way to atomically access to RwLock in order to avoid that multiple threads unleash multiple http request to fetch json web key set. In this scenario e semaphore or an atomic counter/bool block all threads http request except one and return the value to them.

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