8000 Need for synchronization while looking up Zones · Issue #305 · dnsjava/dnsjava · GitHub
[go: up one dir, main page]

Skip to content
Need for synchronization while looking up Zones #305
Closed
@srijeet0406

Description

@srijeet0406

I was wondering what the point of synchronizing methods like allRRsets, oneRRSet, lookup and exactName is. Could we possibly use a ReEntrantReadWriter Lock (only Read locks in this regard) to attain the same behavior. This should result in considerable performance increase and less resource contention. Any feedback is welcome.

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

      0